mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(DB/creature): Geltharis movement (#7915)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1631782025388292932');
|
||||
|
||||
UPDATE `creature` SET `movementtype`= 1, `wander_distance` = 3 WHERE `GUID` = 32332 AND `id` = 4619;
|
||||
Reference in New Issue
Block a user