chore(DB): import pending files

Referenced commit(s): 6bab2ec214
This commit is contained in:
github-actions[bot]
2024-07-30 14:26:55 +00:00
parent 6bab2ec214
commit 4ca1fc1ba9

View File

@@ -0,0 +1,3 @@
-- DB update 2024_07_30_01 -> 2024_07_30_02
--
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`&~33554432 WHERE `entry` = 23419;