Torch+ChestKey counter bug fixed

Total Keys on keysanity menu fixed
Changed X and grayish circular symbol for new O character
Fixed a key logic error
Fixed unplaced items bug to remove red rupees
This commit is contained in:
aerinon
2020-08-18 15:21:35 -06:00
parent 49e799f658
commit 18447cfe3e
7 changed files with 16 additions and 12 deletions

2
Rom.py
View File

@@ -22,7 +22,7 @@ from EntranceShuffle import door_addresses, exit_ids
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '01b83de5f8d3df6d17ecf0b1ed760cd9'
RANDOMIZERBASEHASH = '82a102fee15ed0718257d92cd7ba031b'
class JsonRom(object):