Core/SAI: Allow SMART_ACTION_SUMMON_CREATURE to summon more than 1 creature
Port From (https://github.com/TrinityCore/TrinityCore/commit/40416d62f354c2a49f6acf9fac094401e25d3db8)
This commit is contained in:
@@ -2774,6 +2774,7 @@ namespace Game.AI
|
||||
public uint storageID;
|
||||
public uint attackInvoker;
|
||||
public uint flags; // SmartActionSummonCreatureFlags
|
||||
public uint count;
|
||||
}
|
||||
public struct ThreatPCT
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user