Co-authored-by: Szyler <Szyler@Szyler.com>
This commit is contained in:
Szyler
2024-04-06 19:33:38 +02:00
committed by GitHub
parent dc8afd6584
commit 5b5fee4a2d
14 changed files with 691 additions and 325 deletions
+4 -4
View File
@@ -35,10 +35,10 @@ end
function mod:SPELL_CAST_START(args)
if args:IsSpellID(32424) then
warningAvatar:Show()
elseif args.spellId == 32422 then
warnRibbon:Show()
timerRibbonCast:Start()
timerNextRibbon:Start()
-- elseif args.spellId == 32422 then
-- warnRibbon:Show()
-- timerRibbonCast:Start()
-- timerNextRibbon:Start()
elseif args.spellId == 32346 then
-- warnSoul:Show()
timerSoulCast:Start()