diff --git a/Rom.py b/Rom.py index 07cfd04a..795c53db 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 = '9ce1b497fdd33b292da77750f055412a' +RANDOMIZERBASEHASH = 'a09efcdaf25b6e6abb3335a039727e74' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index 7c1f9533..bde0d58f 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ