Co-authored-by: Szyler <Szyler@Szyler.com>
This commit is contained in:
Szyler
2024-03-03 19:23:13 +01:00
committed by GitHub
parent 00255736e5
commit dc8afd6584
53 changed files with 2770 additions and 301 deletions
+2 -2
View File
@@ -18,8 +18,8 @@ local warnBite = mod:NewAnnounce(L.ShirrakBite, 2, 85178)
function mod:SPELL_CAST_SUCCESS(args)
if args.spellId == 32265 then
timerAcid:Start()
wardAcid:Show(args.destName)
timerNextAttract:Start()
warnAttract:Show(args.destName)
end
end