about summary refs log tree commit diff stats
path: root/data/maps/the_lively/rooms/Puzzle Room.txtpb
blob: b33a12210f12a98d5eb49f40654301304ae2a945 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37pre { 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 } /* C
name: "Puzzle Room"
panels {
  name: "LIONESS"
  path: "Panels/entry_1"
  clue: "lioness"
  answer: "lion"
  symbols: GENDER
}
panels {
  name: "QUEEN"
  path: "Panels/entry_2"
  clue: "queen"
  answer: "king"
  symbols: GENDER
}
panels {
  name: "SOPRANO"
  path: "Panels/entry_3"
  clue: "soprano"
  answer: "tenor"
  symbols: GENDER
}
panels {
  name: "AUNT"
  path: "Panels/entry_4"
  clue: "aunt"
  answer: "uncle"
  symbols: GENDER
}
panels {
  name: "SON"
  path: "Panels/entry_5"
  clue: "son"
  answer: "daughter"
  symbols: GENDER
}
panels {
  name: "BASS"
  path: "Panels/entry_6"
  clue: "bass"
  answer: "alto"
  symbols: GENDER
}
panels {
  name: "FATHER"
  path: "Panels/entry_7"
  clue: "father"
  answer: "mother"
  symbols: GENDER
}
panels {
  name: "ROOSTER"
  path: "Panels/entry_8"
  clue: "rooster"
  answer: "hen"
  symbols: GENDER
}
ports {
  name: "BETWEEN"
  path: "Components/Warps/worldport"
}