diff --git a/Rom.py b/Rom.py index 3f9d0d6e..c1f4bb52 100644 --- a/Rom.py +++ b/Rom.py @@ -85,7 +85,7 @@ from Utils import int16_as_bytes, int32_as_bytes, local_path, snes_to_pc from Versions import DRVersion, GKVersion, ORVersion JAP10HASH = '03a63945398191337e896e5771f77173' -RANDOMIZERBASEHASH = '0f3a202c548755e38a5aa499124d1d1b' +RANDOMIZERBASEHASH = 'c7ef3ff118c84ddd427ca4fa2461a47b' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index c0ff9941..257b393a 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ