chore(DB): import pending files

Referenced commit(s): 2c42682989
This commit is contained in:
AzerothCoreBot
2022-10-14 19:30:34 +00:00
parent 2c42682989
commit ca2dcf1186
2 changed files with 2 additions and 0 deletions

View File

@@ -1,2 +1,3 @@
-- DB update 2022_10_14_00 -> 2022_10_14_01
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|33554432 WHERE `entry` = 15517;

View File

@@ -1,3 +1,4 @@
-- DB update 2022_10_14_01 -> 2022_10_14_02
--
UPDATE `creature_template` SET `flags_extra` = 0 WHERE `entry` IN (14882, 14883, 14825, 13996);
UPDATE `creature_template` SET `flags_extra` = 33554432 WHERE (`entry` = 15264);