name: "Nature Room" panel_display_name: "North Landscape" panels { name: "SEVERE" path: "Panels/General/nature_2" clue: "severe" answer: "grave" symbols: SUN } panels { name: "FOOT" path: "Panels/General/nature_3" clue: "foot" answer: "yard" symbols: BOXES } panels { name: "PAUSES" path: "Panels/General/nature_4" clue: "pauses" answer: "waits" symbols: SUN } panels { name: "ABOVE" path: "Panels/General/nature_5" clue: "above" answer: "below" symbols: SUN } ead>
about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Symbolic Entrance.txtpb
blob: 07d78475e80b82555f53cbe66fda1a10910d3479 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name: "Symbolic Entrance"
display_name: "Plaza"
panels {
  name: "FIGURATIVE"
  path: "Panels/Entrances/panel_5"
  clue: "figurative"
  answer: "symbolic"
  symbols: "sun"
}
ports {
  name: "SYMBOLIC"
  path: "Components/Warps/worldport4"
  orientation: "south"
}