Core/Items: Implement azerite essences
Port From (https://github.com/TrinityCore/TrinityCore/commit/ec9d624aec9e0a39b1bcee7d4077f46be358faad)
This commit is contained in:
@@ -40,6 +40,8 @@ namespace Framework.Constants
|
||||
public const int MaxWorldMapOverlayArea = 4;
|
||||
public const int MaxMountCapabilities = 24;
|
||||
public const int MaxLockCase = 8;
|
||||
public const int MaxAzeriteEssenceSlot = 3;
|
||||
public const int MaxAzeriteEssenceRank = 4;
|
||||
|
||||
/// <summary>
|
||||
/// BattlePets Const
|
||||
|
||||
Reference in New Issue
Block a user