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
+1 -1
View File
@@ -62,7 +62,7 @@ function mod:SPELL_CAST_SUCCESS(args)
elseif args:IsSpellID(340040) and args:GetSrcCreatureID(14965) then
warnConcoc:Show(args.destName)
TimerConcoc:Show(args.destName)
if args.destName == UnitName("player") then
if args:IsPlayer() then
SendChatMessage("Unstable Concoction on me!", "YELL")
end
end