DB/Quest: The Story Thus Far...

By untaught, closes #11417
This commit is contained in:
Aokromes
2014-06-22 21:22:28 +02:00
parent 74d57fa1c0
commit 288b016e31

View File

@@ -0,0 +1,6 @@
--
UPDATE `creature_template` SET `npcflag`=`npcflag`|1 WHERE `entry`=29344;
DELETE FROM `conditions` WHERE `SourceTypeOrReferenceId`=15 AND `SourceGroup`=9806;
INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry`, `SourceId`, `ElseGroup`, `ConditionTypeOrReference`, `ConditionTarget`, `ConditionValue1`, `ConditionValue2`, `ConditionValue3`, `NegativeCondition`, `ErrorType`, `ErrorTextId`, `ScriptName`, `Comment`) VALUES
(15,9806,0,0,0,9,0,12807,0,0,0,0,0,'','Show gossip menu option only if player has quest(12807) ''The Story Thus Far...''');