diff --git a/Rom.py b/Rom.py index 0d1a2c4a..268719e7 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 = '52dd9045023e436a59bf75652f757c1d' +RANDOMIZERBASEHASH = '9086f874ec9ae0d2f581e9bf0b43b60d' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index 89a31728..ab0165fc 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ