chore(DB): import pending files

Referenced commit(s): 106e0ed4d2
This commit is contained in:
github-actions[bot]
2024-12-31 08:42:09 +00:00
parent 63bd7cdca3
commit d7189cf87e
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_12_30_02 -> 2024_12_31_00
-- Set Run Speed
UPDATE `creature_template` SET `speed_run` = 1.05 WHERE `entry` IN (28576, 28577);

View File

@@ -1,3 +1,4 @@
-- DB update 2024_12_31_00 -> 2024_12_31_01
UPDATE `creature_template` SET `AIName` = 'SmartAI' WHERE `entry` = 28557;