diff --git a/Rom.py b/Rom.py index d3c39520..363ecb0e 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 = 'c2ce7e227a019e083a173267daac828c' +RANDOMIZERBASEHASH = '2d99cd9f4d6919d35dd2f4c1bfee248f' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index 0de72d31..3cd8241b 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ