chore(DB): import pending files

Referenced commit(s): dfb37da2e4
This commit is contained in:
AzerothCoreBot
2023-03-16 22:59:38 +00:00
parent dfb37da2e4
commit e038c536f8

View File

@@ -1,3 +1,4 @@
-- DB update 2023_03_16_05 -> 2023_03_16_06
--
UPDATE `creature_template` SET `minlevel` = 63, `maxlevel` = 63 WHERE (`entry` = 20700);
UPDATE `creature_template` SET `AIName` = '' WHERE (`entry` = 18703);