chore(DB): import pending files

Referenced commit(s): 221f1414e9
This commit is contained in:
AzerothCoreBot
2023-07-10 22:19:08 +00:00
parent 221f1414e9
commit abf1b3a89a

View File

@@ -1,2 +1,3 @@
-- DB update 2023_07_10_02 -> 2023_07_10_03
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`&~(64|2048|536870912) WHERE `entry` = 17454;