about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/Pyramid Second Floor.txtpb
blob: 86f5f2a04e31c50f9b894d04a09ff07d15b019cb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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 */
.highlight .gd { color: #000000; background-color: #ffdddd } /* Generic.Deleted */
.highlight .ge { font-style: itali
name: "Pyramid Second Floor"
panel_display_name: "Pyramid"
panels {
  name: "TOOL"
  path: "Panels/Pyramid/pyramid_10"
  clue: "tool"
  answer: "spade"
  symbols: EXAMPLE
}
panels {
  name: "SODA"
  path: "Panels/Pyramid/pyramid_11"
  clue: "soda"
  answer: "club"
  symbols: EXAMPLE
}
panels {
  name: "ORGAN"
  path: "Panels/Pyramid/pyramid_12"
  clue: "organ"
  answer: "heart"
  symbols: EXAMPLE
}
panels {
  name: "DIAMOND"
  path: "Panels/Pyramid/pyramid_9"
  clue: "diamond"
  answer: "gem"
  symbols: EXAMPLE
  required_door { name: "Pyramid 9 Blocker" }
}
panels {
  name: "INSTRUMENT"
  path: "Panels/Pyramid/pyramid_13"
  clue: "instrument"
  answer: "organ"
  symbols: EXAMPLE
  required_door { name: "Pyramid 13 Blocker" }
  display_name: "INSTRUMENT (2F)"
}
panels {
  name: "BEVERAGE"
  path: "Panels/Pyramid/pyramid_14"
  clue: "beverage"
  answer: "soda"
  symbols: EXAMPLE
  required_door { name: "Pyramid 14 Blocker" }
}