From 1bb891a8a3fa4385ebc6052d9d7e001ca6299c35 Mon Sep 17 00:00:00 2001 From: pokecal Date: Sun, 28 May 2017 11:01:21 +0900 Subject: [PATCH] fix BW2 checksum offset ExportSAV without changes will become export same data. --- PKHeX.Core/Saves/SAV5.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKHeX.Core/Saves/SAV5.cs b/PKHeX.Core/Saves/SAV5.cs index 9d3841076..6123aa030 100644 --- a/PKHeX.Core/Saves/SAV5.cs +++ b/PKHeX.Core/Saves/SAV5.cs @@ -255,7 +255,7 @@ namespace PKHeX.Core new BlockInfo(0x20800, 0x0094, 0x20896, 0x25F60), // ??? new BlockInfo(0x20900, 0x035c, 0x20C5E, 0x25F62), // Battle Box Block new BlockInfo(0x20D00, 0x01d4, 0x20ED6, 0x25F64), // Daycare Block (50d) - new BlockInfo(0x20F00, 0x01e0, 0x201E2, 0x25F66), // Strength Boulder Status Block + new BlockInfo(0x20F00, 0x01e0, 0x210E2, 0x25F66), // Strength Boulder Status Block new BlockInfo(0x21100, 0x00f0, 0x211F2, 0x25F68), // Badge Flags, Money, Trainer Sayings new BlockInfo(0x21200, 0x01b4, 0x213B6, 0x25F6A), // Entralink (Level & Powers etc) new BlockInfo(0x21400, 0x04dc, 0x218DE, 0x25F6C), // Pokedex