diff --git a/Rom.py b/Rom.py index c5299b31..31c1c322 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 = 'bb9bc969c9154550956ead3044ffd2ff' +RANDOMIZERBASEHASH = '73c9cdaf56b3ec65eb95d5cfce1bbcee' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index 6ad4ddf5..1c7e7e6b 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ