about summary refs log tree commit diff stats
path: root/data/maps/the_lionized/rooms/Puzzle Room.txtpb
blob: 3a5e2678834beba76de1aaaf6b6c6a79f4a2643c (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
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 } /* Comment.Special */
.highlight .gd { color
name: "Puzzle Room"
panels {
  name: "CHILD"
  path: "Panels/entry_1"
  clue: "child"
  answer: "adult"
  symbols: AGE
}
panels {
  name: "FIRE"
  path: "Panels/entry_2"
  clue: "fire"
  answer: "ash"
  symbols: AGE
}
panels {
  name: "LIFE"
  path: "Panels/entry_3"
  clue: "life"
  answer: "death"
  symbols: AGE
}
panels {
  name: "ROCK"
  path: "Panels/entry_4"
  clue: "rock"
  answer: "sand"
  symbols: AGE
}
panels {
  name: "LION"
  path: "Panels/entry_5"
  clue: "lion"
  answer: "cub"
  symbols: AGE
}
panels {
  name: "FROG"
  path: "Panels/entry_6"
  clue: "frog"
  answer: "tadpole"
  symbols: AGE
}
panels {
  name: "PIG"
  path: "Panels/entry_7"
  clue: "pig"
  answer: "piglet"
  symbols: AGE
}
panels {
  name: "GOAT"
  path: "Panels/entry_8"
  clue: "goat"
  answer: "kid"
  symbols: AGE
}
ports {
  name: "ENTRY"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 6.5 }
  rotation: 0
}