fix(DB/Creature): Hodir Flash Freeze is no longer immune to Bleed (#26261)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
--
|
||||||
|
-- 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);
|
||||||
Reference in New Issue
Block a user