DB/SAI: Fix Champions and Valiants movement at the Argent Tournament

After an evade they will return to the spawn position correctly
This commit is contained in:
Killyana
2018-09-11 16:43:34 +02:00
parent 9f2663e7ad
commit ef5e1d72be

View File

@@ -0,0 +1,3 @@
--
UPDATE `smart_scripts` SET `action_param1`=1, `comment`="All champions - Script 1 - Set run On" WHERE `entryorguid` IN (3374500) AND `source_type`=9 AND `id`=7;
UPDATE `smart_scripts` SET `action_param1`=1, `comment`="All champions - Script 1 - Set run On" WHERE `entryorguid` IN (3328500) AND `source_type`=9 AND `id`=7;