diff --git a/Rom.py b/Rom.py index ccf664f4..c84e0c83 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 = '33cd5e308266cf2273c80de1b1df3dac' +RANDOMIZERBASEHASH = '3df5dddc099097229193e6524b9b7a0e' class JsonRom(object): diff --git a/data/base2current.bps b/data/base2current.bps index cac30eb8..a6f711d9 100644 Binary files a/data/base2current.bps and b/data/base2current.bps differ