fix(Scripts/Hyjal): tweak movement of Doomfire (#18970)

initial
This commit is contained in:
Dan
2024-05-29 08:04:13 +02:00
committed by GitHub
parent 2c246e49d0
commit fe6137b0a0
2 changed files with 42 additions and 7 deletions

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid` = 18104 AND `source_type` = 0;
UPDATE `creature_template` SET `speed_run` = 3, `AIName` = '', `ScriptName` = 'npc_doomfire_spirit' WHERE `entry` = 18104;