From a86ae087a3ee89b930c1165a4721411a068f7b88 Mon Sep 17 00:00:00 2001 From: hondacrx Date: Sun, 14 Mar 2021 21:31:40 -0400 Subject: [PATCH] Core/PvpTalents: Fixes pvp talents not showing up after logout. --- Source/Framework/Constants/PlayerConst.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Framework/Constants/PlayerConst.cs b/Source/Framework/Constants/PlayerConst.cs index edbf6facc..6e0831fad 100644 --- a/Source/Framework/Constants/PlayerConst.cs +++ b/Source/Framework/Constants/PlayerConst.cs @@ -65,7 +65,7 @@ namespace Framework.Constants public const int MaxArtifactTier = 1; public const int MaxHonorLevel = 500; - public const byte LevelMinHonor = 110; + public const byte LevelMinHonor = 60; public const uint SpellPvpRulesEnabled = 134735; //Azerite