fix(DB/Creature): Shadowforge Surveyor movement (#10284)
This commit is contained in:
parent
f4b0f58701
commit
ea9b60a9b2
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642739081837973500');
|
||||
|
||||
UPDATE `creature_template_movement` SET `Ground` = 1 WHERE `CreatureId` = 4844;
|
||||
Loading…
Add table
Add a link
Reference in a new issue