Core/Auras: Implemented OnHeartbeat AuraScript hook and refactored an aurascript to use it as example
Port From (https://github.com/TrinityCore/TrinityCore/commit/55ce5b150f716b6d470af80a9c31adf78e4cc198)
This commit is contained in:
@@ -59,6 +59,7 @@ namespace Framework.Constants
|
||||
CheckAreaTarget,
|
||||
Dispel,
|
||||
AfterDispel,
|
||||
OnHeartbeat,
|
||||
EnterLeaveCombat,
|
||||
// Spell Proc Hooks
|
||||
CheckProc,
|
||||
|
||||
Reference in New Issue
Block a user