diff --git a/PKHeX.Core/Saves/Substructures/SAV2Offsets.cs b/PKHeX.Core/Saves/Substructures/SAV2Offsets.cs index 77e15deff..984dcc544 100644 --- a/PKHeX.Core/Saves/Substructures/SAV2Offsets.cs +++ b/PKHeX.Core/Saves/Substructures/SAV2Offsets.cs @@ -162,8 +162,8 @@ private void LoadOffsetsKorean(GameVersion Version) JohtoBadges = 0x23DC; BoxNames = 0x26FF; Party = 0x28CC; - PokedexCaught = 0x2AAE; - PokedexSeen = 0x2ACE; + PokedexCaught = 0x2A8E; + PokedexSeen = 0x2AAE; CurrentBox = 0x2DAE; CurrentBoxIndex = 0x26FC; Gender = -1; // No gender in GS