chore(DB): import pending files

Referenced commit(s): 3f0b140f01
This commit is contained in:
github-actions[bot]
2024-06-21 00:42:17 +00:00
parent 3f0b140f01
commit 48c141895a

View File

@@ -1,2 +1,3 @@
-- DB update 2024_06_20_08 -> 2024_06_21_00
UPDATE `creature_template` SET `speed_walk` = 1 WHERE (`entry` = 18104);
UPDATE `creature_template` SET `speed_walk` = 2.8, `speed_run` = 1 WHERE (`entry` = 18095);