diff --git a/Rom.py b/Rom.py index 39c09788..b0cdb22a 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 = '5fe97f04afd1880f281ec2c27cfabc17' +RANDOMIZERBASEHASH = 'c5e123bcd2723114e1ecc8b42d0c5efa' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index 710f9438..6c4f49c0 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ