chore(DB): import pending files

Referenced commit(s): 250d9d059a
This commit is contained in:
AzerothCoreBot
2023-08-06 15:20:22 +00:00
parent 250d9d059a
commit bd9f5a1af2

View File

@@ -0,0 +1,3 @@
-- DB update 2023_08_06_07 -> 2023_08_06_08
--
UPDATE `creature_template` SET `mechanic_immune_mask`=`mechanic_immune_mask`|33554432 WHERE `entry` IN (15689, 17225);