about summary refs log tree commit diff stats
path: root/data/maps/the_stormy/rooms/Center.txtpb
blob: 6a929a780eeeb12adb708733adb781b873d432d0 (plain) (blame)
1
2
3
4
5
6pre { 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: #cc00
name: "Center"
panels {
  name: "REACTOR"
  path: "Panels/Room_1/panel_7"
  clue: "reactor"
  answer: "meltdown"
  symbols: CROSS
}
panels {
  name: "VOLCANO"
  path: "Panels/Room_1/panel_8"
  clue: "volcano"
  answer: "eruption"
  symbols: AGE
}
panels {
  name: "CLOUD"
  path: "Panels/Room_1/panel_9"
  clue: "cloud"
  answer: "rain"
  symbols: AGE
  display_name: "CLOUD (1)"
}
panels {
  name: "WIND"
  path: "Panels/Room_1/panel_10"
  clue: "wind"
  answer: "tornado"
  symbols: CROSS
  display_name: "WIND (1)"
}
ports {
  name: "ENTRY"
  display_name: "Worldport"
  path: "Components/Warps/worldport"
  destination { x: -8.5 y: 0 z: 6 }
  rotation: 270
}