Set up code structure for future OW palette changes and return to safer changes

This commit is contained in:
codemann8
2023-03-22 16:07:39 -05:00
parent f14657ad74
commit 2de64ef565
3 changed files with 43 additions and 25 deletions

2
Rom.py
View File

@@ -38,7 +38,7 @@ from source.dungeon.RoomList import Room0127
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '281fb186ab9e30f98e9705398653a754'
RANDOMIZERBASEHASH = '0a3d1d4bbec659013be5ed876c2658bd'
class JsonRom(object):