name: "Inside" display_name: "Inside" panels { name: "COLOR" path: "Panels/panel_2" clue: "color" answer: "lavender" symbols: "example" # TODO: how does this connect to the "lavender_cubes" switch? } feed' href='https://code.fourisland.com/lingo2-archipelago/atom/data/maps/the_between/connections.txtpb?h=v9.2.1' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_between/connections.txtpb
blob: e2e7dc876aae6174f0b674e8c096335be4010c79 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
connections {
  from_room: "Main Area"
  to_room: "Control Center Side"
  door { name: "Control Center Entrance" }
}
connections {
  from_room: "Main Area"
  to_room: "B2 Room"
  door { name: "B2 Door" }
}