mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
fix(DB/Creature): Bellygrub not wandering (#6619)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1624818270368841200');
|
||||||
|
|
||||||
|
UPDATE `creature` SET `wander_distance` = 5, `MovementType` = 1 WHERE `guid` = 10105;
|
||||||
|
|
||||||
Reference in New Issue
Block a user