PoD Mimics 2 portal flexibility

This commit is contained in:
Catobat
2021-02-16 20:00:21 +01:00
parent 74a8ec6486
commit 5a8139258d

View File

@@ -1304,7 +1304,6 @@ def create_doors(world, player):
world.get_door('GT Petting Zoo SE', player).dead_end()
world.get_door('GT DMs Room SW', player).dead_end()
world.get_door("GT Bob\'s Room SE", player).passage = False
world.get_door('PoD Mimics 2 SW', player).bk_shuffle_req = True
world.get_door('Desert Tiles 2 SE', player).bk_shuffle_req = True # key-drop note (todo)
# can't unlink from boss right now