name: "Daedalus Entrance" 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. } n/atom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Obverse Black Area.txtpb
blob: ece57899e36c9bc09c49d3568cbcd3b56021269f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
name: "Obverse Black Area"
panels {
  name: "MOUNTAIN"
  path: "Panels/Maze/panel_16"
  clue: "mountain"
  answer: "valley"
  symbols: SUN
}
panels {
  name: "TRAIN"
  path: "Panels/Maze/panel_17"
  clue: "train"
  answer: "subway"
  symbols: EXAMPLE
}