about summary refs log tree commit diff stats
path: root/data/maps/the_revitalized/rooms/High Room.txtpb
blob: e876801be2ddd504d96493d4121d5e0470e800db (plain) (blame)
1
2
3
4
5
6
7
8
0
11
12
13
14
15
16
17
18
19
20
21
22
23
name: "Poetry Room Left"
panels {
  name: "TRUE"
  path: "Panels/NotNoT/panel5"
  clue: "true"
  answer: "true"
}
panels {
  name: "NOT"
  path: "Panels/NotNoT/panel6"
  clue: "not"
  answer: "not"
}
panels {
  name: "NOT TRUE"
  path: "Panels/NotNoT/not_true_proxying"
  clue: ""
  answer: "false"
  symbols: EVAL
  symbols: LINGO
  proxies { answer: "false" path: "Panels/NotNoT/not_true_proxied_1" }
  proxies { answer: "rue" path: "Panels/NotNoT/not_true_proxied_2" }
}