Core/Achievements: Defined all modifier tree types and implemented many of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0be92ec0ad0334c38b4073a7e24a571982b17da)
This commit is contained in:
@@ -44,6 +44,7 @@ namespace Framework.Constants
|
||||
public const int MaxAzeriteEmpoweredTier = 5;
|
||||
public const int MaxAzeriteEssenceSlot = 4;
|
||||
public const int MaxAzeriteEssenceRank = 4;
|
||||
public const int AchivementCategoryPetBattles = 15117;
|
||||
|
||||
/// <summary>
|
||||
/// BattlePets Const
|
||||
|
||||
Reference in New Issue
Block a user