connections { from_room: "Entry" to_room: "Regular" door { name: "Front Door" } } connections { from_room: "Regular" to_room: "Huge" door { name: "Shrink Door" } } el='alternate' title='Atom feed' href='https://code.fourisland.com/lingo2-archipelago/atom/data/maps/the_quiet/connections.txtpb?h=main' type='application/atom+xml'/>
summary refs log tree commit diff stats
path: root/data/maps/the_quiet/connections.txtpb
blob: 149bb2ae7a7466c0930b68f0360df3779bbabb60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
connections {
  from_room: "Main Area"
  to_room: "Q Room"
  door { name: "Q Door" }
}
connections {
  from_room: "Main Area"
  to_room: "Keyholder Room"
  door { name: "Side Door" }
}