chore(DB): import pending files

Referenced commit(s): ddd7e1ebf3
This commit is contained in:
github-actions[bot]
2025-12-29 16:16:37 +00:00
parent a200103e0f
commit 628fa07c12

View File

@@ -0,0 +1,2 @@
-- DB update 2025_12_29_17 -> 2025_12_29_18
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` &~ 32 WHERE `entry` IN (30084, 32187);