Core/Creature: Implement aggro grace period
Port From (https://github.com/TrinityCore/TrinityCore/commit/26d1337461114506ca57e2265d3dc5e96fd08f82)
This commit is contained in:
@@ -69,6 +69,8 @@ namespace Game.Entities
|
||||
bool triggerJustAppeared;
|
||||
bool m_respawnCompatibilityMode;
|
||||
|
||||
bool _aggroGracePeriodExpired;
|
||||
|
||||
public uint[] m_spells = new uint[SharedConst.MaxCreatureSpells];
|
||||
|
||||
// Timers
|
||||
|
||||
Reference in New Issue
Block a user