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. } tom+xml'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_symbolic/rooms/Poetry Room Right Left.txtpb
blob: 3cf7fc2fdd47242c9c315666704f68ca18e21c0e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name: "Poetry Room Right Left"
panels {
  name: "NOT (1)"
  path: "Panels/NotNoT/panel15"
  clue: "not"
  answer: "not"
}
panels {
  name: "NOT (2)"
  path: "Panels/NotNoT/panel16"
  clue: "not"
  answer: "not"
}
panels {
  name: "TABLET"
  path: "Panels/NotNoT/panel17"
  clue: "tablet"
  answer: "tablet"
}
panels {
  name: "NOT NOT TABLET"
  path: "Panels/NotNoT/not_not_tablet"
  clue: ""
  answer: "unable"
  symbols: EVAL
  symbols: LINGO
}