diff --git a/DBM-Party-WarWithin/TheRookery/StormguardGorren.lua b/DBM-Party-WarWithin/TheRookery/StormguardGorren.lua index 24072500..b004e1e1 100644 --- a/DBM-Party-WarWithin/TheRookery/StormguardGorren.lua +++ b/DBM-Party-WarWithin/TheRookery/StormguardGorren.lua @@ -107,6 +107,8 @@ function mod:SPELL_AURA_APPLIED(args) specWarnChaoticCorruption:Play("targetyou") yellChaoticCorruption:Yell() yellChaoticCorruptionFades:Countdown(spellId) + else + warnSomeChaoticCorruption:Show(args.destName) end end end