fix(DB/Creature): Adjust Harrison Jones's movement type. (#20523)
Init.
This commit is contained in:
parent
40707b5b29
commit
d9b4cc6047
1 changed files with 1 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
UPDATE `creature` SET `MovementType` = 0 WHERE `guid` = 320 AND `id1` = 24358;
|
||||
Loading…
Add table
Add a link
Reference in a new issue