chore(DB): import pending files

Referenced commit(s): e6f8d4e2f5
This commit is contained in:
github-actions[bot]
2026-06-18 07:47:45 +00:00
parent e6f8d4e2f5
commit 164f3c2a56

View File

@@ -0,0 +1,5 @@
-- DB update 2026_06_18_02 -> 2026_06_18_03
--
-- Hodir: Flash Freeze should not be Bleed-immune (let Warriors apply Rend).
-- Move to preset -361 (identical to -369 but without the BLEED mechanic).
UPDATE `creature_template` SET `CreatureImmunitiesId` = -361 WHERE `entry` IN (32926, 32938, 33352, 33353);