fix(DB/SAI): Ethereal Crypt Raider's Charge should be casted on rando… (#15101)

This commit is contained in:
UltraNix
2023-02-19 05:22:20 +01:00
committed by GitHub
parent e207694bbe
commit e750aedb6a

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_type`=0, `event_param1`=2000, `event_param2`=6000, `event_param3`=12000, `target_type`=5, `target_param1`=25 WHERE `entryorguid`=18311 AND `source_type`=0 AND `id`=4;