Skip to content

Commit

Permalink
chore(DB): import pending files
Browse files Browse the repository at this point in the history
Referenced commit(s): b643b2c
  • Loading branch information
AzerothCoreBot committed Aug 13, 2023
1 parent b643b2c commit 3983e13
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_13_02 -> 2023_08_13_03
--
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|1|2|4|16|64|256|512|1024|2048|4096|8192|131072|8388608|33554432 WHERE `entry` = 16504;
UPDATE `creature_template_addon` SET `auras` = '18950 19818' WHERE (`entry` = 16504);
Expand Down

0 comments on commit 3983e13

Please sign in to comment.