Core/SAI: Implemented new source type SMART_SCRIPT_TYPE_EVENT (3)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d015711fbb7a8bf57f7bb64ba8113c942d5125de)
This commit is contained in:
@@ -227,6 +227,7 @@ namespace Framework.Constants
|
||||
OnSpellFailed = 84, // SpellID, CooldownMin, CooldownMax
|
||||
OnSpellStart = 85, // SpellID, CooldownMin, CooldownMax
|
||||
OnDespawn = 86, // NONE
|
||||
SendEventTrigger = 87, // NONE
|
||||
|
||||
End
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user