fix(DB/Creature): High Executor Darthalia movement (#16829)
This commit is contained in:
parent
5085dea25e
commit
a572369ed4
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
--
|
||||
UPDATE `creature` SET `wander_distance` = 0, `MovementType` = 0 WHERE `guid` = 15542;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue