about summary refs log tree commit diff stats
path: root/data/maps/the_door/doors.txtpb
blob: f401f945ede73cbcb665cf824d8e532a9f1edd48 (plain) (blame)
1
2
3
4
5
6
doors {
  name: "Stairs"
  type: EVENT
  panels { room: "Main Area" name: "HAIR" }
  panels { room: "Main Area" name: "PART" }
}
{ color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Back Area"
display_name: "Back Area"
panels {
  name: "COLOR"
  path: "Panels/Entry/panel_3"
  clue: "color"
  answer: "brown"
  symbols: EXAMPLE
}
ports {
  name: "TREE"
  path: "Components/Warps/worldport3"
  orientation: "north"
  required_door { name: "Control Center Brown Door" }
}
ports {
  name: "DAEDALUS"
  path: "Components/Warps/worldport2"
  orientation: "north"
}