about summary refs log tree commit diff stats
path: root/data/maps/the_great/rooms/Maze South Area.txtpb
blob: e65778d6bca9f4adc3cf11a401de08dfe531fa01 (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "Maze South Area"
panel_display_name: "Courtyard"
panels {
  name: "SOUTH"
  path: "Panels/Maze/maze_2"
  clue: "south"
  answer: "north"
  symbols: SUN
}
.highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* 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: "Obverse Magenta Room"
# TODO: Should these two maybe not be randomizable because they hint the keyholder?
paintings {
  name: "TEA"
  path: "Components/Paintings/tea"
  orientation: "east"
  display_name: "Magenta Room Left Painting"
}
paintings {
  name: "TEE"
  path: "Components/Paintings/tee"
  orientation: "west"
  display_name: "Magenta Room Right Painting"
}