chore(DB): import pending files

Referenced commit(s): bfe2cbc9c7
This commit is contained in:
github-actions[bot]
2025-10-07 07:36:58 +00:00
parent bfe2cbc9c7
commit 10acbafed5

View File

@@ -1,3 +1,4 @@
-- DB update 2025_10_06_00 -> 2025_10_07_00
-- Remove Disarm Immunity
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask` &~ 4 WHERE (`entry` IN (31368, 29306));