about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Center Room.txtpb
blob: dea2d06e60ca5366a64c207e6ab97bdf960f22d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
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 } /* Com
name: "Center Room"
panels {
  name: "REPORTER"
  path: "Panels/Room 2/panel_1"
  clue: "reporter"
  answer: "news"
  symbols: JOB
}
panels {
  name: "BIRD"
  path: "Panels/Room 2/panel_2"
  clue: "bird"
  answer: "nest"
  symbols: STARS
}
panels {
  name: "FOX"
  path: "Panels/Room 2/panel_3"
  clue: "fox"
  answer: "den"
  symbols: STARS
}
panels {
  name: "JUDGE"
  path: "Panels/Room 2/panel_4"
  clue: "judge"
  answer: "law"
  symbols: JOB
}
panels {
  name: "DENTIST"
  path: "Panels/Room 2/panel_5"
  clue: "dentist"
  answer: "teeth"
  symbols: JOB
}
panels {
  name: "SQUIRREL"
  path: "Panels/Room 2/panel_6"
  clue: "squirrel"
  answer: "tree"
  symbols: STARS
}