diff --git a/Rom.py b/Rom.py index 908d93d8..2903be22 100644 --- a/Rom.py +++ b/Rom.py @@ -84,7 +84,7 @@ from Utils import int16_as_bytes, int32_as_bytes, local_path, snes_to_pc from Versions import DRVersion, GKVersion, ORVersion JAP10HASH = '03a63945398191337e896e5771f77173' -RANDOMIZERBASEHASH = '230bcb3f5263718f2e0fabbcd2680ee2' +RANDOMIZERBASEHASH = 'c1de89a7c39428e19b17f57e1eda52eb' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index 934fd0e0..3e447afd 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ