Add files via upload

This commit is contained in:
Dinkledork
2023-03-17 09:26:29 -06:00
committed by GitHub
parent 6f443cf36c
commit 2421ce12c3
4 changed files with 16 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ creature:RegisterEvent(CastBellowingRoar, 33000, 0)
end
local function OnLeaveCombat(event, creature)
healthCheck = false
creature:RemoveEvents()
end