diff --git a/Rom.py b/Rom.py index e851fc97..c5299b31 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 = '243be9fbd82d0ce649f18df0a1032173' +RANDOMIZERBASEHASH = 'bb9bc969c9154550956ead3044ffd2ff' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index 13dcbc9c..6ad4ddf5 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ