change: update baserom
This commit is contained in:
@@ -9,4 +9,5 @@ File Select/End Game screen: Mirror Scroll and Pseudoboots added (Thanks Hiimcod
|
|||||||
* Hera Basement Cage: Fix for small key counting multiple times (again)
|
* Hera Basement Cage: Fix for small key counting multiple times (again)
|
||||||
* Generation: Fixed several generation problems with ER and intensity 3
|
* Generation: Fixed several generation problems with ER and intensity 3
|
||||||
* Customizer: Generation bug when attempting to place small keys
|
* Customizer: Generation bug when attempting to place small keys
|
||||||
|
* Hints: Updated pedestal/tablet text to be more clear
|
||||||
* Enemizer: Various enemy bans
|
* Enemizer: Various enemy bans
|
||||||
2
Rom.py
2
Rom.py
@@ -42,7 +42,7 @@ from source.enemizer.Enemizer import write_enemy_shuffle_settings
|
|||||||
|
|
||||||
|
|
||||||
JAP10HASH = '03a63945398191337e896e5771f77173'
|
JAP10HASH = '03a63945398191337e896e5771f77173'
|
||||||
RANDOMIZERBASEHASH = '5f039a5d88474aefc66c116beb67fa68'
|
RANDOMIZERBASEHASH = 'b9c880298780c650ec1deb14ef8c533a'
|
||||||
|
|
||||||
|
|
||||||
class JsonRom(object):
|
class JsonRom(object):
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user