diff --git a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7.cs b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7.cs index 0b72141bc..ef39f0425 100644 --- a/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7.cs +++ b/PKHeX.WinForms/Subforms/Save Editors/Gen7/SAV_Trainer7.cs @@ -418,10 +418,10 @@ namespace PKHeX.WinForms {066, "Guests Interacted With"}, {100, "Champion Title Defense"}, - {110, "Pokemon Defeated"}, - {112, "Pokemon Caught"}, - {114, "Trainers Battled"}, - {116, "Pokemon Evolved"}, + {110, "Pokemon Defeated (Highest)"}, + {112, "Pokemon Caught (Highest)"}, + {114, "Trainers Battled (Highest)"}, + {116, "Pokemon Evolved (Highest)"}, {118, "Fossils Restored"}, {119, "Photos Taken"}, {123, "Loto-ID Wins"},