mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
4
data/sql/updates/db_world/2024_03_30_01.sql
Normal file
4
data/sql/updates/db_world/2024_03_30_01.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2024_03_30_00 -> 2024_03_30_01
|
||||
--
|
||||
UPDATE `creature_template_movement` SET `Chase` = 2 WHERE `CreatureId` = 20064;
|
||||
UPDATE `creature_template` SET `speed_walk` = 2 WHERE `entry` = 20064;
|
||||
Reference in New Issue
Block a user