summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Nature Room.txtpb
blob: 01f6d1bd9d7ad0b67259c53da6cb420c3e4e6852 (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
28
29
30
name: "Nature Room"
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"
}