Core/SAI: Implemented new action SMART_ACTION_TRIGGER_GAME_EVENT
Port From (https://github.com/TrinityCore/TrinityCore/commit/9d0187dd5669d73bcb94ffe76b4fc3975a5455cc)
This commit is contained in:
@@ -396,6 +396,7 @@ namespace Framework.Constants
|
||||
ActivateGameobject = 147, // GameObjectActions
|
||||
AddToStoredTargetList = 148, // varID
|
||||
BecomePersonalCloneForPlayer = 149, // summonType 1-8, duration in ms
|
||||
TriggerGameEvent = 150, // eventId, useSaiTargetAsGameEventSource
|
||||
End
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user