Core/Items: Updated heart of azeroth level cap and knowledge starting date for 8.3
Port From (https://github.com/TrinityCore/TrinityCore/commit/ac671cc7ecfbc0a2ac56337dba753a22737d92a2)
This commit is contained in:
@@ -67,7 +67,7 @@ namespace Framework.Constants
|
||||
|
||||
//Azerite
|
||||
public const uint ItemIdHeartOfAzeroth = 158075;
|
||||
public const uint MaxAzeriteItemLevel = 70;
|
||||
public const uint MaxAzeriteItemLevel = 129;
|
||||
public const uint MaxAzeriteItemKnowledgeLevel = 30;
|
||||
public const uint PlayerConditionIdUnlockedAzeriteEssences = 69048;
|
||||
public const uint SpellIdHeartEssenceActionBarOverride = 298554;
|
||||
|
||||
Reference in New Issue
Block a user