Core/SAI: Added new Flags argument for SMART_ACTION_SUMMON_CREATURE
Port From (https://github.com/TrinityCore/TrinityCore/commit/e0278f05379ed470be8264d3f362360a52b3454d)
This commit is contained in:
@@ -2492,6 +2492,7 @@ namespace Game.AI
|
||||
public uint duration;
|
||||
public uint storageID;
|
||||
public uint attackInvoker;
|
||||
public uint flags; // SmartActionSummonCreatureFlags
|
||||
}
|
||||
public struct ThreatPCT
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user