diff --git a/Rom.py b/Rom.py index c374e1f3..3224d281 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 = '44a806e1c56abb7e68266e345577badc' +RANDOMIZERBASEHASH = 'e6d4fd01beef37b55e26d7c4479624d3' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index 939d20bf..3e1bc0d7 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ