fix(DB/Creature): Remove rooted inhabit type from Coilfang Beast Tamer (#21196)
This commit is contained in:
parent
cbe611978c
commit
38548a9b22
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_template_movement` SET `Rooted` = 0 WHERE `CreatureId` = 21221;
|
||||
Loading…
Add table
Add a link
Reference in a new issue