about summary refs log tree commit diff stats
path: root/data/maps/the_lively/rooms/Puzzle Room.txtpb
blob: 491847643cba9b4e26a4ee167c72abc4490477b2 (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
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; 
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"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 6.5 }
  rotation: 0
}