summary refs log tree commit diff stats
path: root/data/maps/the_symbolic/rooms/Last Room.txtpb
blob: 307b0a5051018cc54a60b5b1b785005e949bc05b (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
24
25
26
27
28
29
30
name: "Last Room"
panels {
  name: "BLEAT"
  path: "Panels/Ending/panel"
  clue: "bleat"
  answer: "goat"
  symbols: SOUND
}
panels {
  name: "JARGON"
  path: "Panels/Ending/panel2"
  clue: "jargon"
  answer: "lingo"
  symbols: SUN
}
panels {
  name: "JARGON BLEAT"
  path: "Panels/Ending/panel3"
  clue: ""
  answer: "gloat"
  symbols: EVAL
  symbols: LINGO
}
panels {
  name: "BRAG"
  path: "Panels/Ending/panel4"
  clue: "brag"
  answer: "gloat"
  symbols: SUN
}