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" }
}
} /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
name: "Hat Chamber"
display_name: "3"
panels {
  name: "BRIM"
  path: "Panels/panel_14"
  clue: "brim"
  answer: "hat"
  symbols: BOXES
}
panels {
  name: "OUTFIT"
  path: "Panels/panel_15"
  clue: "outfit"
  answer: "hat"
  symbols: BOXES
}
paintings {
  name: "UNDUE"
  path: "Components/Paintings/undue"
  orientation: "north"
  display_name: "Hat Chamber Painting"
}