about summary refs log tree commit diff stats
path: root/data/maps/the_congruent/rooms/Obverse Magenta Room.txtpb
blob: b69a4d4532444cc9013a8d87e27202d91fb14811 (plain) (blame)
1
2
3
4
5
6
pre { line-height: 125%; }
td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
span.linenos { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; }
td.linenos .special { color: #000000; background-color: #ffffc
name: "Obverse Magenta Room"
display_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"
}