DB/Quest: Valduran the Stormborn

Remove the npc flag before the wp start, otherwise they will be restored at the end of the path
This commit is contained in:
Killyana
2019-03-27 16:46:21 +01:00
parent bee036a852
commit 11f6aa6518

View File

@@ -0,0 +1,9 @@
--
UPDATE `smart_scripts` SET `id`=30, `link`=2, `event_type`=54 WHERE `entryorguid` IN (29801) AND `source_type`=0 AND `action_type`=83;
UPDATE `smart_scripts` SET `id`=31, `link`=0, `event_type`=61 WHERE `entryorguid` IN (29801) AND `source_type`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `id`=1, `link`=2, `event_type`=54 WHERE `entryorguid` IN (29801) AND `source_type`=0 AND `action_type`=83;
UPDATE `smart_scripts` SET `id`=2, `link`=0, `event_type`=61 WHERE `entryorguid` IN (29801) AND `source_type`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `id`=30, `link`=1, `event_type`=54 WHERE `entryorguid` IN (30152) AND `source_type`=0 AND `action_type`=83;
UPDATE `smart_scripts` SET `id`=31, `link`=0, `event_type`=61 WHERE `entryorguid` IN (30152) AND `source_type`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `id`=0, `link`=1, `event_type`=54 WHERE `entryorguid` IN (30152) AND `source_type`=0 AND `action_type`=83;
UPDATE `smart_scripts` SET `id`=1, `link`=0, `event_type`=61 WHERE `entryorguid` IN (30152) AND `source_type`=0 AND `action_type`=53;