diff --git a/Rom.py b/Rom.py index 4b620e9a..d84e4bf6 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 = '589a044786a63d98aff0e44b51a6a339' +RANDOMIZERBASEHASH = 'd80446af9eeb1726d2b6c1303bec1226' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index 77850823..3419e75b 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ