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