mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 01:59:09 +00:00
5
data/sql/updates/db_world/2022_08_01_09.sql
Normal file
5
data/sql/updates/db_world/2022_08_01_09.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2022_08_01_08 -> 2022_08_01_09
|
||||
--
|
||||
UPDATE `creature` SET `wander_distance`=16, `MovementType`=1 WHERE `guid`=21773;
|
||||
UPDATE `creature` SET `wander_distance`=18, `MovementType`=1 WHERE `guid`=21774;
|
||||
UPDATE `creature` SET `wander_distance`=15, `MovementType`=1 WHERE `guid`=21775;
|
||||
Reference in New Issue
Block a user