about summary refs log tree commit diff stats
path: root/data/maps/the_plaza/rooms/Main Area.txtpb
blob: 521b9748a92e69123ce62a1cecb126660429c3b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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 *
name: "Main Area"
panels {
  name: "COURTYARD"
  path: "Panels/Entrances/panel_1"
  clue: "courtyard"
  answer: "plaza"
  symbols: SUN
}
panels {
  name: "ASTOUNDING"
  path: "Panels/Entrances/panel_2"
  clue: "astounding"
  answer: "impressive"
  symbols: PYRAMID
}
panels {
  name: "INFLEXIBLE"
  path: "Panels/Entrances/panel_3"
  clue: "inflexible"
  answer: "unyielding"
  symbols: SUN
}
panels {
  name: "AMONG"
  path: "Panels/Entrances/panel_4"
  clue: "among"
  answer: "between"
  symbols: SUN
}
panels {
  name: "AFFABLE"
  path: "Panels/Entrances/panel_7"
  clue: "affable"
  answer: "charismatic"
  symbols: SUN
}
ports {
  name: "UNYIELDING"
  path: "Components/Warps/worldport"
  orientation: "west"
}
ports {
  name: "IMPRESSIVE"
  path: "Components/Warps/worldport2"
  orientation: "west"
}
ports {
  name: "BETWEEN"
  path: "Components/Warps/worldport3"
  orientation: "west"
}