fix(Scripts/Hyjal): Change the spawn and the movement of Doomfire (#19027)

* Doomfire_spirit_speed

* Update boss_archimonde.cpp

* Rename
This commit is contained in:
amed80
2024-06-08 12:07:39 +01:00
committed by GitHub
parent bb69f1c3ec
commit eed20b4647
2 changed files with 26 additions and 10 deletions

View File

@@ -0,0 +1 @@
UPDATE `creature_template` SET `speed_run` = 1.5 WHERE (`entry` = 18104);