name: "Back Area" display_name: "Back Area" panels { name: "COLOR" path: "Panels/Entry/panel_3" clue: "color" answer: "brown" symbols: "example" } ports { name: "TREE" path: "Components/Warps/worldport3" orientation: "north" required_door { name: "Control Center Brown Door" } } ports { name: "DAEDALUS" path: "Components/Warps/worldport2" orientation: "north" } />
about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Daedalus Entrance.txtpb
blob: 003a8a3f96cbd373a40bfa7713fb16bb8382347f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Daedalus Entrance"
panel_display_name: "Main Area"
panels {
  name: "MISSING"
  path: "Panels/General/entry_2"
  clue: "missing"
  answer: "lost"
  symbols: SUN
}
ports {
  name: "DAEDALUS"
  path: "Meshes/Blocks/Warps/worldport8"
  orientation: "south"
  required_door { name: "Daedalus Entrance" }
  # The reverse warp bypasses the door, so there needs to be two oneway connections.
}