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 } 2-archipelago Git repository'/>
about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Maze Wreck Area.txtpb
blob: 5710df5971280594f7c44c094de02aafbcd13306 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "Maze Wreck Area"
panel_display_name: "Courtyard"
panels {
  name: "WRECK"
  path: "Panels/Maze/maze_8"
  clue: "wreck"
  answer: "ruin"
  symbols: SUN
}
panels {
  # This is behind a teal wall.
  name: "MAROON"
  path: "Panels/General/teal_1"
  clue: "maroon"
  answer: "teal"
  symbols: SUN
}