Add new full_cross_worlds shuffle

Untested, seed generates, but might be horrifically broken.
This commit is contained in:
Kevin Cathcart
2018-01-28 13:24:36 -05:00
parent 124e3b69de
commit cd18be71d9
6 changed files with 82 additions and 8 deletions

2
Rom.py
View File

@@ -15,7 +15,7 @@ from Items import ItemFactory
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'fbd91e1eeaf168cff1a6d58c6e193761'
RANDOMIZERBASEHASH = '9f3c573c35520d76c9750893436d6ba7'
class JsonRom(object):