Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): 69ce84d
  • Loading branch information
AzerothCoreBot committed Aug 2, 2023
1 parent 69ce84d commit e5fe783
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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;
Expand Down

0 comments on commit e5fe783

Please sign in to comment.