Core/PvpTalents: Fixes pvp talents not showing up after logout.
This commit is contained in:
@@ -65,7 +65,7 @@ namespace Framework.Constants
|
|||||||
public const int MaxArtifactTier = 1;
|
public const int MaxArtifactTier = 1;
|
||||||
|
|
||||||
public const int MaxHonorLevel = 500;
|
public const int MaxHonorLevel = 500;
|
||||||
public const byte LevelMinHonor = 110;
|
public const byte LevelMinHonor = 60;
|
||||||
public const uint SpellPvpRulesEnabled = 134735;
|
public const uint SpellPvpRulesEnabled = 134735;
|
||||||
|
|
||||||
//Azerite
|
//Azerite
|
||||||
|
|||||||
Reference in New Issue
Block a user