about summary refs log tree commit diff stats
path: root/data/maps/the_unkempt/rooms/Middle Room.txtpb
blob: f47f37b31877aaaf09ba7cec60255e15228885bc (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 */
name: "Middle Room"
panels {
  name: "RIDDLE"
  path: "Panels/Room 5/panel_1"
  clue: "riddle"
  answer: "middle"
  symbols: ZERO
}
panels {
  name: "FELLOW"
  path: "Panels/Room 5/panel_2"
  clue: "fellow"
  answer: "hello"
  symbols: ZERO
}
panels {
  name: "YELLOW"
  path: "Panels/Room 5/panel_3"
  clue: "yellow"
  answer: "hello"
  symbols: ZERO
}
panels {
  name: "FIDDLE"
  path: "Panels/Room 5/panel_4"
  clue: "fiddle"
  answer: "middle"
  symbols: ZERO
}