about summary refs log tree commit diff stats
path: root/data/maps/icarus/rooms/Big U.txtpb
blob: ea61640f9de54b9247989672160bcdd110a440b5 (plain) (blame)
1
2
3
4
5
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 
name: "Big U"
panels {
  name: "DECK"
  path: "Panels/Room_1/deck"
  clue: "deck"
  answer: "card"
  symbols: PLANET
}
panels {
  name: "COLONY"
  path: "Panels/Room_1/ant2"
  clue: "colony"
  answer: "ant"
  symbols: PLANET
}
panels {
  name: "MANOR"
  path: "Panels/Room_1/manor"
  clue: "manor"
  answer: "mentor"
  symbols: SPARKLES
  symbols: PLANET
}
paintings {
  name: "STOP3"
  path: "Components/Paintings/QuickTravel/stop3"
}
paintings {
  name: "GO3"
  path: "Components/Paintings/QuickTravel/go3"
  required_door { name: "Quick Travel 3" }
}
paintings {
  name: "STOP1"
  path: "Components/Paintings/QuickTravel/stop1"
}
paintings {
  name: "GO1"
  path: "Components/Paintings/QuickTravel/go1"
}