about summary refs log tree commit diff stats
path: root/data/maps/the_invisible/doors.txtpb
blob: dfe77e2fff5c58e178195120f1a15a46f6d9a7db (plain) (blame)
1
2
3
4
5
6
7
doors {
  name: "Maze Entrance"
  type: STANDARD
  receivers: "Components/Doors/entry_1"
  panels { room: "Entrance" name: "VISIBLE" }
  location_room: "Entrance"
}
class="highlight">
name: "East Landscape"
panel_display_name: "East Landscape"
panels {
  name: "COLOR"
  path: "Panels/General/entry_10"
  clue: "color"
  answer: "purple"
  symbols: EXAMPLE
}
panels {
  name: "MISTREAT"
  path: "Panels/General/entry_13"
  clue: "mistreat"
  answer: "ream"
  symbols: EVAL
}