fix(DB/SAI): Spell timers for Hive'Zara Tail Lasher and Hive'Zara Collectors (#12631)
This commit is contained in:
parent
f073f87d07
commit
2820b7ef5f
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
UPDATE `smart_scripts` SET `event_type`=0, `event_param1`=7000, `event_param2`=10000 WHERE `entryorguid`=15336 AND `source_type`=0 AND `id`=4 AND `link`=0;
|
||||
UPDATE `smart_scripts` SET `event_type`=0, `event_param1`=10000, `event_param2`=16000, `event_param3`=21800, `event_param4`=34400 WHERE `entryorguid`=15319 AND `source_type`=0 AND `id`=0 AND `link`=0;
|
||||
UPDATE `smart_scripts` SET `event_param1`=12000, `event_param2`=15000, `event_param3`=26700, `event_param4`=36500 WHERE `entryorguid`=15319 AND `source_type`=0 AND `id`=1 AND `link`=0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue