about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Red Animal.txtpb
blob: d5ae244225ac09e092577f68bb72f89540011c5a (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Red Animal"
panels {
  name: "FOOLSHARK"
  path: "Panels/Orange/panel_2"
  clue: "foolshark"
  answer: "clownfish"
  symbols: SUN
  symbols: EXAMPLE
}
/style>
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" }
}