about summary refs log tree commit diff stats
path: root/data/maps/the_three_doors/rooms/Dead End Room.txtpb
blob: c7523680e10b7da86ce4b810ed5cd83d6ea24d84 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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; f
name: "Dead End Room"
panels {
  name: "DOOR"
  path: "Panels/Dead End/panel3"
  clue: "door"
  answer: "knob"
  symbols: BOXES
}
panels {
  name: "WAYS"
  path: "Panels/Dead End/panel4"
  clue: "ways"
  answer: "sway"
  symbols: SPARKLES
}
panels {
  name: "DEAD"
  path: "Panels/Dead End/panel"
  clue: "dead"
  answer: "alive"
  symbols: SUN
}
panels {
  name: "END"
  path: "Panels/Dead End/panel2"
  clue: "end"
  answer: "begin"
  symbols: SUN
}
ports {
  name: "BEGIN"
  path: "Components/Warps/worldport6"
}
ports {
  name: "BEGIN2"
  path: "Components/Warps/worldport5"
}