summary refs log tree commit diff stats
path: root/data/maps/the_symbolic/rooms/Poetry Room 2.txtpb
blob: 91cccd767d87150c76aafadb1a9b1eade125e44c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name: "Poetry Room 2"
panels {
  name: "THERE"
  path: "Panels/NotNoT/panel"
  clue: "there"
  answer: "there"
}
panels {
  name: "NOT"
  path: "Panels/NotNoT/panel2"
  clue: "not"
  answer: "not"
}
panels {
  name: "NOT THERE"
  path: "Panels/NotNoT/not_there"
  clue: ""
  answer: "here"
  symbols: EVAL
  symbols: LINGO
}