mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-09-11 11:16:33 -05:00
@@ -159,8 +159,8 @@ private void LoadOffsetsKorean(GameVersion Version)
|
||||
Party = 0x28CC;
|
||||
PokedexCaught = 0x2AAE;
|
||||
PokedexSeen = 0x2ACE;
|
||||
CurrentBox = 0x26FC;
|
||||
CurrentBoxIndex = 0x2DAE;
|
||||
CurrentBox = 0x2DAE;
|
||||
CurrentBoxIndex = 0x26FC;
|
||||
Gender = -1; // No gender in GS
|
||||
AccumulatedChecksumEnd = 0x2DAA;
|
||||
OverallChecksumPosition = 0x2DAB;
|
||||
|
||||
Reference in New Issue
Block a user