diff --git a/Rom.py b/Rom.py index c84e0c83..908d93d8 100644 --- a/Rom.py +++ b/Rom.py @@ -84,7 +84,7 @@ from Utils import int16_as_bytes, int32_as_bytes, local_path, snes_to_pc from Versions import DRVersion, GKVersion, ORVersion JAP10HASH = '03a63945398191337e896e5771f77173' -RANDOMIZERBASEHASH = '3df5dddc099097229193e6524b9b7a0e' +RANDOMIZERBASEHASH = '230bcb3f5263718f2e0fabbcd2680ee2' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index a6f711d9..934fd0e0 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ