Merge branch 'DoorDevUnstable' of https://github.com/compiling/ALttPEntranceRandomizer into compiling-DoorDevUnstable

This commit is contained in:
randall.rupper
2021-03-09 13:40:52 -07:00

View File

@@ -42,6 +42,7 @@ def link_doors(world, player):
disconnect_portal(portal, world, player)
reset_portals(world, player)
reset_rooms(world, player)
world.get_door("Skull Pinball WS", player).no_exit()
def link_doors_main(world, player):