fix(DB/creature): Geltharis movement (#7915)
This commit is contained in:
parent
bc1a27b70b
commit
e993b889e0
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue