about summary refs log tree commit diff stats
path: root/apworld/requirements.txt
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 09:36:23 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 09:36:23 -0400
commit0fbaff9e15d1214192bd2b70bf4bc90d873727b6 (patch)
tree6ec3c9405447b6c5dc5d6ce05ff5e917fc6d78c3 /apworld/requirements.txt
parentf49760b18a0369afe55112c5c44cf87ba922c3f5 (diff)
downloadlingo2-archipelago-0fbaff9e15d1214192bd2b70bf4bc90d873727b6.tar.gz
lingo2-archipelago-0fbaff9e15d1214192bd2b70bf4bc90d873727b6.tar.bz2
lingo2-archipelago-0fbaff9e15d1214192bd2b70bf4bc90d873727b6.zip
Added the_graveyard
Diffstat (limited to 'apworld/requirements.txt')
0 files changed, 0 insertions, 0 deletions
'#n47'>47 48 49 50 51






                                          
                          

                          








































                                 
connections {
  from_room: "Main Area"
  to_room: "Control Center Side"
  door { name: "Control Center Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "B2 Front Room"
  door { name: "B2 Door" }
}
connections {
  from {
    painting {
      room: "B2 Front Room"
      name: "EYES4"
    }
  }
  to {
    painting {
      room: "B2 Back Room"
      name: "EYES3"
    }
  }
  oneway: true
}
connections {
  from {
    painting {
      room: "B2 Front Room"
      name: "EYES"
    }
  }
  to {
    painting {
      room: "B2 Back Room"
      name: "EYES2"
    }
  }
  oneway: true
}
connections {
  from_room: "B2 Back Room"
  to_room: "B2 Front Room"
  # via collecting B2
  oneway: true
}
connections {
  from_room: "Main Area"
  to_room: "Plaza Entrance"
  door { name: "Plaza Entrance" }
}