name: "Control Center Side" panels { name: "RIGHT" path: "Panels/Helpers/panel_1" clue: "right" answer: "right" } paintings { name: "EYE" path: "Components/Paintings/eyes5" orientation: "north" display_name: "Painting" } ports { name: "CC" path: "Components/Warps/worldport3" orientation: "north" } ports { name: "LIVELY" path: "Components/Warps/worldport2" orientation: "south" } 2-archipelago' title='lingo2-archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_sirenic/connections.txtpb
blob: 17a20ad199a2ef6f09f321d99b4e9f04a4526881 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
connections {
  from_room: "Start"
  to_room: "Puzzles"
  door { name: "Entrance" }
}
connections {
  from_room: "Puzzles"
  to_room: "Mastery"
  door { name: "Puzzles" }
}