fix(DB/SAI): make sure conjured elementals on Aran don't move after spawning (#18183)

init
This commit is contained in:
Dan
2024-01-16 22:56:24 +01:00
committed by GitHub
parent 6ad2eb41f3
commit 00f269bacd

View File

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