about summary refs log tree commit diff stats
path: root/data/maps/the_invisible/rooms/Maze.txtpb
blob: 4461f0895ca2f425248e33610c5c4a6672140c3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
name: "Maze"
display_name: "Invisible"
masteries {
  name: "MASTERY"
  path: "Components/Collectables/smiley"
}
ports {
  name: "ENTRY"
  path: "Components/Warps/worldport"
  orientation: "south"
}
ght .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Flipped Second Room"
panel_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" }
}