Fix for partial key logic for vanilla mire

Fix for Kholdstare shell collision
This commit is contained in:
aerinon
2023-04-14 14:17:57 -06:00
parent 072bbfac1f
commit ea8bd117fc
4 changed files with 40 additions and 2 deletions

2
Rom.py
View File

@@ -37,7 +37,7 @@ from source.dungeon.RoomList import Room0127
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '29863ca305a8474c452cd13b3f921898'
RANDOMIZERBASEHASH = '9903cdfc3fc69112919ec49fb63e09ab'
class JsonRom(object):