chore(DB): import pending files

Referenced commit(s): 52aa16d3cf
This commit is contained in:
github-actions[bot]
2025-04-10 21:52:18 +00:00
parent 52aa16d3cf
commit 3f08610f84

View File

@@ -1,3 +1,4 @@
-- DB update 2025_04_10_00 -> 2025_04_10_01
-- Remove Stun and Silence immunities
UPDATE `creature_template` SET `mechanic_immune_mask` = `mechanic_immune_mask`& ~ (256|2048) WHERE (`entry` = 25588);