summary refs log tree commit diff stats
path: root/data/maps/the_symbolic/rooms/Poetry Room 3.txtpb
blob: 5c62301f121e716558f0cdf08811fa206795db82 (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
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" }
}