summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Behind Question Area.txtpb
blob: 88f800f03b7015553676e25ab693ca0c6b1a4b52 (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
name: "Behind Question Area"
display_name: "Main Area"
panels {
  name: "DEW"
  path: "Panels/General/uc_4"
  clue: "dew"
  answer: "do"
  symbols: ZERO
}
panels {
  name: "YEW"
  path: "Panels/General/uc_5"
  clue: "yew"
  answer: "you"
  symbols: ZERO
  proxies { answer: "ewe" path: "Panels/General/uc_5_proxy_1" }
}
panels {
  name: "NO"
  path: "Panels/General/uc_6"
  clue: "no"
  answer: "know"
  symbols: ZERO
}