about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Link Area.txtpb
blob: 2866abdbe2fcfca4f8e87303c8e626a3271f29f6 (plain) (blame)
1
2
3
4
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: #ffffc0; padding-left: 5px; padding-right: 5px; }
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
.highlight .hll { background-color: #ffffcc }
.highlight .c { color: #888888 } /* Comment */
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
.highlight .k { color: #008800; font-weight: bold } /* Keyword */
.highlight .ch { color: #888888 } /* Comment.Hashbang */
.highlight .cm { color: #888888 } /* Comment.Multiline */
.highlight .cp { color: #cc0000; font-weight: bold } /* Comment.Preproc */
.highlight .cpf { color: #888888 } /* Comment.PreprocFile */
.highlight .c1 { color: #888888 } /* Comment.Single */
.highlight .cs { color: #cc0000; font-weight: bold; background-color: #fff0f0 } /* Comment.Special
name: "Link Area"
display_name: "Pyramid Area"
panels {
  name: "WANDER"
  path: "Panels/Pilgrimage/cream_3"
  clue: "wander"
  answer: "amble"
  symbols: SUN
}
paintings {
  name: "NEAR"
  path: "Components/Paintings/aches"
  orientation: "north"
  display_name: "Near Painting"
}
paintings {
  name: "FAR"
  path: "Components/Paintings/aches3"
  orientation: "south"
  display_name: "Far Painting"
}
paintings {
  name: "PYRAMID"
  path: "Components/Paintings/triangle"
  orientation: "south"
  display_name: "Center Painting"
}
ports {
  name: "BLUE"
  path: "worldport8"
  orientation: "west"
  required_door { name: "Liberated Entrance" }
}
ports {
  name: "BROWN"
  path: "worldport9"
  orientation: "east"
  required_door { name: "Literate Entrance" }
}