Implemented New Item GFX System

This commit is contained in:
codemann8
2024-03-01 14:10:55 -06:00
parent 21a1706657
commit feb6bd475f
3 changed files with 8 additions and 9 deletions

2
Rom.py
View File

@@ -43,7 +43,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '184ebc6920dd7b6ba985827017bfd9c0'
RANDOMIZERBASEHASH = '030a90f43980701de227341dd1a78a50'
class JsonRom(object):