chore(DB): import pending files

Referenced commit(s): a62eef0dcf
This commit is contained in:
github-actions[bot]
2024-03-30 22:18:57 +00:00
parent a62eef0dcf
commit 64cdb8bdc0

View File

@@ -1,3 +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;