DB/Conditions: Fix availability of item Fei Fei Doggy Treat

Closes #20801
This commit is contained in:
Wyreth
2017-11-08 18:12:24 +01:00
committed by Aokromes
parent 6cb8862624
commit b4e52de470

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=23 AND `SourceGroup`=18266 AND `SourceEntry`=31799;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(23, 18266, 31799, 0, 0, 9, 0, 10916, 0, 0, 0, 0, 0, "", "Show item 'Fei Fei Doggy Treat' from vendor 'Warrant Officer Tracy Proudwell' if player has quest 'Digging for Prayer Beads' taken");