Merge remote-tracking branch 'origin/OverworldShuffle' into OverworldShuffle

This commit is contained in:
2022-01-01 15:34:17 -08:00
21 changed files with 425 additions and 260 deletions

2
Rom.py
View File

@@ -33,7 +33,7 @@ from source.classes.SFX import randomize_sfx
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '7f7d8238e3a7254f21a1c6127521feac'
RANDOMIZERBASEHASH = '9bd966f2eabdfdaecf54c59d3921f470'
class JsonRom(object):