about summary refs log tree commit diff stats
path: root/data/maps/the_ancient/doors.txtpb
blob: 894fbf5916b7eabc3e0428f325abfad3990fe90c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
doors {
  name: "Front Door"
  type: STANDARD
  panels { room: "Outside" name: "THIS" }
  location_room: "Outside"
}
doors {
  name: "End Door"
  type: STANDARD
  # TODO: all the keyholders!
  location_room: "Inside"
}
doors {
  name: "Lavender Cubes"
  type: STANDARD
  panels { room: "Inside" name: "COLOR" }
  location_room: "Inside"
}
nd-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* 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: "D Room"
display_name: "D Room"
panels {
  name: "BASEBALL"
  path: "Panels/D/d_2"
  clue: "baseball"
  answer: "hat"
  symbols: "example"
}
panels {
  name: "BIKERS"
  path: "Panels/D/d_3"
  clue: "biker's"
  answer: "tan"
  symbols: "example"
}
panels {
  name: "RED"
  path: "Panels/D/d_4"
  clue: "red"
  answer: "ant"
  symbols: "example"
}
panels {
  name: "SUN"
  path: "Panels/D/d_5"
  clue: "sun"
  answer: "tan"
  symbols: "example"
}
panels {
  name: "BLACK"
  path: "Panels/D/d_6"
  clue: "black"
  answer: "ant"
  symbols: "example"
}
panels {
  name: "COWBOY"
  path: "Panels/D/d_7"
  clue: "cowboy"
  answer: "hat"
  symbols: "example"
}
panels {
  name: "SPRAY"
  path: "Panels/D/d_8"
  clue: "spray"
  answer: "tan"
  symbols: "example"
}
panels {
  name: "BOWLER"
  path: "Panels/D/d_9"
  clue: "bowler"
  answer: "hat"
  symbols: "example"
}
panels {
  name: "CARPENTER"
  path: "Panels/D/d_10"
  clue: "carpenter"
  answer: "ant"
  symbols: "example"
}