name: "Starting Room" panels { name: "STARLIKE" path: "Panels/Room_1/panel_1" clue: "starlike" answer: "stellar" symbols: SUN } ports { name: "WORLDPORT" display_name: "Entrance" path: "Components/Warps/worldport" destination { x: 0 y: 0 z: 0 } rotation: 0 } alented/connections.txtpb?h=v9.2.0' type='application/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_talented/connections.txtpb
blob: 7296523430bf796f5d687569c26d12c977fc15f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
connections {
  from_room: "Main Area"
  to_room: "Back Room"
  door { name: "Main Room Door" }
}
connections {
  from_room: "Back Room"
  to_room: "T2 Room"
  door { name: "Back Room Puzzles" }
}