chore(DB): import pending files

Referenced commit(s): fcf9725dbb
This commit is contained in:
github-actions[bot]
2025-02-09 17:35:07 +00:00
parent 865dd24c37
commit e4c68355c3
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2025_02_09_01 -> 2025_02_09_02
-- Theremis
UPDATE `creature_template_movement` SET `Flight` = 1, `Ground` = 2 WHERE (`CreatureId` = 25976);

View File

@@ -1 +1,2 @@
-- DB update 2025_02_09_02 -> 2025_02_09_03
UPDATE `creature_template` SET `speed_run` = 0.42857 WHERE `entry` = 25543;