about summary refs log tree commit diff stats
path: root/data/maps/the_darkroom/rooms/First Room.txtpb
blob: 5e8167c0e0cd01f957b1fe7c67d4af8ca7a35f60 (plain) (blame)
1
2
3
4
5
6
7
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 {
name: "First Room"
panel_display_name: "First Room"
panels {
  name: "BISON"
  path: "Panels/Room 1/panel_1"
  clue: "bison"
  answer: "bison"
}
panels {
  name: "FISH"
  path: "Panels/Room 1/panel_2"
  clue: "fish"
  answer: "fish"
}
panels {
  name: "SHEEP"
  path: "Panels/Room 1/panel_3"
  clue: "sheep"
  answer: "sheep"
  required_door { name: "Double Letter Panel Blockers" }
}
panels {
  name: "KOI"
  path: "Panels/Room 1/panel_4"
  clue: "koi"
  answer: "koi"
}
panels {
  name: "TUNA"
  path: "Panels/Room 1/panel_5"
  clue: "tuna"
  answer: "tuna"
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport"
  destination { x: -10 y: 0 z: 10 }
  rotation: 0
}