chore(DB): import pending files

Referenced commit(s): 2861251620
This commit is contained in:
AzerothCoreBot
2023-06-17 19:18:56 +00:00
parent 2861251620
commit 908dee776e
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2023_06_17_10 -> 2023_06_17_11
--
UPDATE `creature_template` SET `minlevel` = 71, `maxlevel` = 71 WHERE (`entry` = 20525);

View File

@@ -1,3 +1,4 @@
-- DB update 2023_06_17_11 -> 2023_06_17_12
--
UPDATE `creature_template` SET `unit_flags` = `unit_flags`|33554432 WHERE `entry`=22380;