about summary refs log tree commit diff stats
path: root/data/maps/the_gallery/metadata.txtpb
blob: 41ec36ecb03fe34054d06e13a964a201dff5623d (plain) (blame)
1
2
3
4
5
6
7
8
9
display_name: "The Gallery"
# These are the eyes in the foyer, and aren't normal paintings.
excluded_nodes: "Components/Paintings/Starting/eye"
excluded_nodes: "Components/Paintings/Starting/eye2"
excluded_nodes: "Components/Paintings/Starting/eye3"
excluded_nodes: "Components/Paintings/Starting/eye4"
# This is the E that got removed but not deleted. It's above the ceiling and
# cannot be accessed.
excluded_nodes: "Components/Paintings/Starting/e"
} /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Zero Room"
panel_display_name: "Zero Room"
panels {
  name: "HERO"
  path: "Panels/General/zero_1"
  clue: "hero"
  answer: "zero"
  symbols: ZERO
  required_door { name: "Zero Entrance" }
}
panels {
  name: "MANY"
  path: "Panels/General/zero_2"
  clue: "many"
  answer: "zero"
  symbols: SUN
  required_door { name: "Zero Entrance" }
}
panels {
  name: "SHIFT"
  path: "Panels/General/zero_3"
  clue: "shift"
  answer: "control"
  symbols: EXAMPLE
}
panels {
  name: "REMAINING"
  path: "Panels/General/zero_5"
  clue: "remaining"
  answer: "zero"
  symbols: QUESTION
  required_door { name: "Zero Entrance" }
}
panels {
  name: "MIDDLE"
  path: "Panels/General/zero_4"
  clue: "middle"
  answer: "center"
  symbols: SUN
}