Fixed map check for GT skull icon to check if Aga2 defeated rather than if pyramid hole opened

This commit is contained in:
codemann8
2022-04-05 11:30:34 -05:00
parent 4af276c1b8
commit 396ff21ac5
2 changed files with 1 additions and 1 deletions

2
Rom.py
View File

@@ -33,7 +33,7 @@ from source.classes.SFX import randomize_sfx
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = 'aa5868d654074a921fa11e491732cb2a'
RANDOMIZERBASEHASH = '735bfeb907d34ad1e023ce8c9be8bf0f'
class JsonRom(object):

Binary file not shown.