about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Entry.txtpb
blob: 8c83a385ca60ce9ad4a4a9755e919d39f9fc54a6 (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 } /* Com
name: "Entry"
display_name: "Main Area"
panels {
  name: "VIEW"
  path: "Panels/Entry/panel_1"
  clue: "view"
  answer: "look"
  symbols: "sun"
}
panels {
  name: "HOVER"
  path: "Panels/Entry/panel_2"
  clue: "hover"
  answer: "over"
  symbols: "sparkles"
}
panels {
  name: "SQUISH"
  path: "Panels/Yellow/panel_1"
  clue: "squish"
  answer: "squash"
  symbols: "sun"
}
panels {
  name: "MANE"
  path: "Panels/Yellow/panel_2"
  clue: "mane"
  answer: "lion"
  symbols: "boxes"
}
panels {
  name: "SCHOOL"
  path: "Panels/Yellow/panel_3"
  clue: "school"
  answer: "bus"
  symbols: "example"
}
panels {
  name: "FLYTRAP"
  path: "Panels/Yellow/panel_4"
  clue: "flytrap"
  answer: "venus"
  symbols: "example"
}
panels {
  name: "TOAD"
  path: "Panels/Green/panel_2"
  clue: "toad"
  answer: "frog"
  symbols: "example"
}
panels {
  name: "CYCLING"
  path: "Panels/Green/panel_3"
  clue: "cycling"
  answer: "recycling"
  symbols: "sparkles"
}
ports {
  name: "UNYIELDING"
  path: "Components/Warps/worldport"
  orientation: "east"
}