From 545c675e65bc53c08e8284041c70f00418e0fc60 Mon Sep 17 00:00:00 2001 From: MysticalOS Date: Sat, 25 May 2024 04:35:08 -0400 Subject: [PATCH] deleted a little too much --- DBM-Raids-WoD/Highmaul/Koragh.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/DBM-Raids-WoD/Highmaul/Koragh.lua b/DBM-Raids-WoD/Highmaul/Koragh.lua index c18f74c..04c42e4 100644 --- a/DBM-Raids-WoD/Highmaul/Koragh.lua +++ b/DBM-Raids-WoD/Highmaul/Koragh.lua @@ -257,6 +257,7 @@ function mod:SPELL_AURA_APPLIED(args) specWarnExpelMagicFel:Show() timerExpelMagicFel:Start() yellExpelMagicFel:Schedule(11)--Yell right before expire, not apply + self:Schedule(7, returnPosition, self) end if self.Options.SetIconOnFel then self:SetSortedIcon("roster", 1, args.destName, 1, 3)