fix(DB/Creature): Remove rooted inhabit type from Coilfang Beast Tamer (#21196)
This commit is contained in:
parent
cbe611978c
commit
38548a9b22
@ -0,0 +1,2 @@
|
||||
--
|
||||
UPDATE `creature_template_movement` SET `Rooted` = 0 WHERE `CreatureId` = 21221;
|
||||
Loading…
x
Reference in New Issue
Block a user