mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(DB/Creature): Shadowforge Surveyor movement (#10284)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1642739081837973500');
|
||||
|
||||
UPDATE `creature_template_movement` SET `Ground` = 1 WHERE `CreatureId` = 4844;
|
||||
Reference in New Issue
Block a user