about summary refs log tree commit diff stats
path: root/data/maps/the_revitalized/metadata.txtpb
blob: c3ee426ce89e50ab8aa3b8146776436294986b81 (plain) (blame)
1
2
# Let's not include the demo (for now).
excluded_nodes: "Components/panel_demo"
0 } /* 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: "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"
}