about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Flipped Second Room.txtpb
blob: 229f03578ed2ba0608cf71c65b59c6f90e6110ec (plain) (blame)
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
name: "Flipped Second Room"
display_name: "Flip Area"
panels {
  name: "CLUE"
  path: "Panels/Entry/second_right_top"
  clue: "clue"
  answer: "hint"
  symbols: "sun"
}
panels {
  name: "SLENDER"
  path: "Panels/Entry/second_left_top"
  clue: "slender"
  answer: "thin"
  symbols: "sun"
}
paintings {
  name: "EYE"
  path: "Components/Paintings/eyes"
  orientation: "north"
  gravity: Y_PLUS
  display_name: "Eye Painting"
}
ports {
  name: "FOUR"
  path: "Components/Warps/worldport9"
  orientation: "south"
  gravity: Y_PLUS
  required_door { name: "Flipped Second Room Right Door" }
}