Core/SAI: Added Action SMART_ACTION_DO_ACTION for calling DoAction on target AI
Port From (https://github.com/TrinityCore/TrinityCore/commit/a4eafbd3f6a4d4ea4934dca564cd6c4beae54280)
This commit is contained in:
@@ -397,6 +397,7 @@ namespace Framework.Constants
|
||||
AddToStoredTargetList = 148, // varID
|
||||
BecomePersonalCloneForPlayer = 149, // summonType 1-8, duration in ms
|
||||
TriggerGameEvent = 150, // eventId, useSaiTargetAsGameEventSource
|
||||
DoAction = 151,
|
||||
End
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user