fix(DB/SAI): Spell timers for Hive'Zara Tail Lasher and Hive'Zara Collectors (#12631)

This commit is contained in:
Gultask
2022-08-07 13:43:24 -03:00
committed by GitHub
parent f073f87d07
commit 2820b7ef5f

View File

@@ -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;