Minor standard generation fix

Minor ER + Partitioned fix
This commit is contained in:
aerinon
2023-02-06 13:46:25 -07:00
parent 7c75053cc1
commit fb13785abc
5 changed files with 11 additions and 4 deletions

View File

@@ -1521,6 +1521,7 @@ def create_doors(world, player):
world.get_door("GT Bob\'s Room SE", player).passage = False
world.get_door('Desert Tiles 2 SE', player).bk_shuffle_req = True # key-drop note: allows this to be a portal
world.get_door('Swamp Lobby S', player).standard_restricted = True
world.get_door('Sanctuary S', player).standard_restricted = True
world.get_door('PoD Mimics 2 SW', player).rupee_bow_restricted = True # bow statue
# enemizer logic could get rid of the following restriction
world.get_door('PoD Pit Room S', player).rupee_bow_restricted = True # so mimics 1 shouldn't be required