Skip to content

Commit

Permalink
Fix target warning not being used
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalOS committed Dec 16, 2024
1 parent 52864be commit af82afb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DBM-Party-WarWithin/TheRookery/StormguardGorren.lua
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit af82afb

Please sign in to comment.