Bug fix for intensity 3 + enemizer (just taking it out for now)

Lobbies added to spoiler
This commit is contained in:
aerinon
2020-10-23 15:07:55 -06:00
parent d89801c72c
commit c0f6c3fd52
5 changed files with 32 additions and 13 deletions

2
Rom.py
View File

@@ -22,7 +22,7 @@ from EntranceShuffle import door_addresses, exit_ids
JAP10HASH = '03a63945398191337e896e5771f77173'
RANDOMIZERBASEHASH = '78aac1dbdce621865572e06cfcd3c112'
RANDOMIZERBASEHASH = '890bac9433ffda07aeeb858cfdb41e4a'
class JsonRom(object):