Pottery counting fixes

Add major_only algorithm to code
This commit is contained in:
aerinon
2022-03-08 08:47:25 -07:00
parent 285dc48a2b
commit 042b9a9fa0
5 changed files with 6 additions and 3 deletions

2
Rom.py
View File

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