mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 20:13:48 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_07_31_00 -> 2022_07_31_01
|
||||||
--
|
--
|
||||||
/* Movetype and wander distance corrections for Entranceway */
|
/* Movetype and wander distance corrections for Entranceway */
|
||||||
UPDATE `creature` SET `wander_distance`=2, `MovementType`=1 WHERE `guid` IN (49739, 49740);
|
UPDATE `creature` SET `wander_distance`=2, `MovementType`=1 WHERE `guid` IN (49739, 49740);
|
||||||
Reference in New Issue
Block a user