chore(DB): import pending files

Referenced commit(s): 69ce84d4bc
This commit is contained in:
AzerothCoreBot
2023-08-02 18:01:04 +00:00
parent 69ce84d4bc
commit e5fe783fb9

View File

@@ -1,3 +1,4 @@
-- DB update 2023_08_01_00 -> 2023_08_02_00
--
-- mechanical immunities changes
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`|2|16|64|256|512|1024|2048|4096|8192|131072|524288|4194304|8388608|33554432, `flags_extra` = `flags_extra`|256 WHERE `entry` = 16414;