Scripts/Creature: Update Dancing Flames (#26883)

(cherry picked from commit 70c3e58327)
This commit is contained in:
offl
2021-09-09 23:54:27 +03:00
committed by Shauren
parent b424e43c03
commit 2d4f087f85
2 changed files with 70 additions and 84 deletions

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_template_movement` SET `Flight` = 1, `Rooted` = 1 WHERE `CreatureId` = 25305;