chore(rom): code cleanup

fix(rom): chest turns for MW items
This commit is contained in:
aerinon
2024-04-12 16:24:11 -06:00
parent ce0c86bcf3
commit d8199742db
4 changed files with 6 additions and 2 deletions

2
Rom.py
View File

@@ -42,7 +42,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'deda3f2e279062c296181393dba6c51c'
RANDOMIZERBASEHASH = '9eadc8aa7df986d90bbb3779e700aa77'
class JsonRom(object):