fix(DB/Creature): Freya's Detonating Lasher should be susceptible to crowd control (#26197)

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Andrew
2026-06-14 20:05:15 -03:00
committed by GitHub
parent 4a4de647cb
commit e1262cd99a
@@ -0,0 +1,2 @@
-- Freya: Detonating Lasher (32918/33399) CC-able like TC/retail (was -273).
UPDATE `creature_template` SET `CreatureImmunitiesId` = 0 WHERE `entry` IN (32918, 33399);