chore(DB): import pending files

Referenced commit(s): 9deb8fecb7
This commit is contained in:
AzerothCoreBot
2023-02-10 21:21:02 +00:00
parent 9deb8fecb7
commit b09d81f90b

View File

@@ -0,0 +1,2 @@
-- DB update 2023_02_10_05 -> 2023_02_10_06
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` &~ 16384 WHERE `entry` IN (17848, 17862, 18096, 20521, 20531, 20535);