mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/Creature): Adjust Harrison Jones's movement type. (#20523)
Init.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
UPDATE `creature` SET `MovementType` = 0 WHERE `guid` = 320 AND `id1` = 24358;
|
||||
Reference in New Issue
Block a user