fix(DB/Creature): M'uru should not reposition in combat (#20587)

This commit is contained in:
Andrew
2024-11-16 08:29:24 -03:00
committed by GitHub
parent 7ae27edbad
commit 7a2ecf7176

View File

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