name: "Poetry Room 3" panels { name: "PRETTY" path: "Panels/NotNoT/panel3" clue: "pretty" answer: "pretty" } panels { name: "NOT" path: "Panels/NotNoT/panel4" clue: "not" answer: "not" } panels { name: "NOT PRETTY" path: "Panels/NotNoT/not_pretty_proxying" clue: "" answer: "ugly" symbols: EVAL symbols: LINGO proxies { answer: "ugly" path: "Panels/NotNoT/not_pretty_proxied_1" } proxies { answer: "prey" path: "Panels/NotNoT/not_pretty_proxied_2" } } -archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_double_sided/rooms/Obverse Black Area.txtpb
blob: 4d2cff4b10a5a69a7312817a427acf2c9470eb23 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: "Obverse Black Area"
display_name: "Maze"
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"
}