fix(DB/SAI): Correct timers for Arcane Servant's Arcane Volley (#15572)

Create rev_1679697224834675700.sql
This commit is contained in:
Gultask
2023-03-27 14:25:11 -03:00
committed by GitHub
parent fee8b999de
commit 92adb937bc

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_param1`=3600, `event_param2`=10800, `event_param3`=16900, `event_param4`=26500 WHERE `entryorguid`=20478 AND `source_type`=0 AND `id`=1;