Skip to content

Commit af82afb

Browse files
committed
Fix target warning not being used
1 parent 52864be commit af82afb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

DBM-Party-WarWithin/TheRookery/StormguardGorren.lua

+2
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ function mod:SPELL_AURA_APPLIED(args)
107107
specWarnChaoticCorruption:Play("targetyou")
108108
yellChaoticCorruption:Yell()
109109
yellChaoticCorruptionFades:Countdown(spellId)
110+
else
111+
warnSomeChaoticCorruption:Show(args.destName)
110112
end
111113
end
112114
end

0 commit comments

Comments
 (0)