Core/Scripts: Implemented new aura script hook OnEnterLeaveCombat

Port From (https://github.com/TrinityCore/TrinityCore/commit/2420f4e7a10c430ea28b2d71a17f54da0c244a54)
This commit is contained in:
hondacrx
2021-03-29 12:29:41 -04:00
parent 6977599b1b
commit e8959b884e
6 changed files with 55 additions and 5 deletions
@@ -65,6 +65,7 @@ namespace Framework.Constants
CheckAreaTarget,
Dispel,
AfterDispel,
EnterLeaveCombat,
// Spell Proc Hooks
CheckProc,
CheckEffectProc,