fix(DB/SAI): Make sure Tainted Elementals on Vashj have better movement (#18185)

init
This commit is contained in:
Dan
2024-01-16 22:46:37 +01:00
committed by GitHub
parent 423b676802
commit ae2a4a60c4

View File

@@ -0,0 +1,2 @@
--
UPDATE `smart_scripts` SET `event_param1` = 0, `event_param2` = 0, `action_param2` = `action_param2`|64 WHERE `entryorguid` = 22009 AND `source_type` = 0 AND `id` = 1;