about summary refs log tree commit diff stats
path: root/data/maps/daedalus/rooms/House Entrance.txtpb
blob: 06dcb3f30e21860c20e338f9560331b46ef6a41b (plain) (blame)
1
2
3
4
5
6
7
8
9
name: "House Entrance"
panel_display_name: "Maze"
panels {
  name: "ADULT"
  path: "Panels/Entry/entry_6"
  clue: "adult"
  answer: "child"
  symbols: AGE
}
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: "Dead End Room"
panels {
  name: "DOOR"
  path: "Panels/Dead End/panel3"
  clue: "door"
  answer: "knob"
  symbols: BOXES
}
panels {
  name: "WAYS"
  path: "Panels/Dead End/panel4"
  clue: "ways"
  answer: "sway"
  symbols: SPARKLES
}
panels {
  name: "DEAD"
  path: "Panels/Dead End/panel"
  clue: "dead"
  answer: "alive"
  symbols: SUN
}
panels {
  name: "END"
  path: "Panels/Dead End/panel2"
  clue: "end"
  answer: "begin"
  symbols: SUN
}
ports {
  name: "BEGIN"
  path: "Components/Warps/worldport6"
}
ports {
  name: "BEGIN2"
  path: "Components/Warps/worldport5"
}