Textbox for orange potion

This commit is contained in:
2026-06-08 22:58:29 -05:00
parent 8374960e4e
commit 2039159d36
3 changed files with 3 additions and 2 deletions

2
Rom.py
View File

@@ -85,7 +85,7 @@ from Utils import int16_as_bytes, int32_as_bytes, local_path, snes_to_pc
from Versions import DRVersion, GKVersion, ORVersion
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '94ff6d50db131aabe6b086e783709004'
RANDOMIZERBASEHASH = '589a044786a63d98aff0e44b51a6a339'
class JsonRom(object):