chore(DB): import pending files

Referenced commit(s): 9c3418d482
This commit is contained in:
github-actions[bot]
2025-03-27 17:43:31 +00:00
parent 9c3418d482
commit e6615c8b3a

View File

@@ -0,0 +1,3 @@
-- DB update 2025_03_27_00 -> 2025_03_27_01
-- Set Kirtonos the Herald level to 60
UPDATE `creature_template` SET `minlevel` = 60, `maxlevel` = 60 WHERE (`entry` = 10506);