DB/Quest: Improvements for Valduran the Stormborn

This commit is contained in:
Killyana
2019-03-03 15:40:24 +01:00
parent 9467fc9a01
commit 25db347b09

View File

@@ -0,0 +1,4 @@
--
UPDATE `smart_scripts` SET `action_param1`=0, `target_type`=19, `target_param1`=29368 WHERE `entryorguid` IN (29801,30152) AND `source_type`=0 AND `action_type`=66;
UPDATE `smart_scripts` SET `action_param1`=1 WHERE `entryorguid` IN (29801,30152) AND `source_type`=0 AND `action_type`=53;
UPDATE `smart_scripts` SET `action_param1`=10000 WHERE `entryorguid` IN (29801,30152) AND `source_type`=0 AND `action_type`=41;