Hammerdash + pots fixed so it won't put link in a weird state

Freeze + hammer on enemies that drop keys (or items in dropshuffle) fixed
Inverted bug fixed
This commit is contained in:
aerinon
2022-03-23 14:29:54 -06:00
parent 97377c9749
commit 901cdff47e
5 changed files with 7 additions and 3 deletions

2
Rom.py
View File

@@ -35,7 +35,7 @@ from source.item.FillUtil import valid_pot_items
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'e972dbe4fac91ce33979c6c49a210a7d'
RANDOMIZERBASEHASH = '57df02038c77f9a3b915af21d3c59b78'
class JsonRom(object):