about summary refs log tree commit diff stats
path: root/data/maps/the_revitalized/metadata.txtpb
blob: 7c4bf46d169f7853e51da587e1d3677654ba2ecf (plain) (blame)
1
2
3
display_name: "The Revitalized"
# Let's not include the demo (for now).
excluded_nodes: "Components/panel_demo"
.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: "Start"
panels {
  name: "ATTIC"
  path: "Panels/Maze/panel_11"
  clue: "attic"
  answer: "basement"
  symbols: SUN
}
panels {
  name: "FULL"
  path: "Panels/Maze/panel_1"
  clue: "full"
  answer: "empty"
  symbols: SUN
}
ports {
  name: "DARKROOM"
  display_name: "Entrance"
  path: "Components/Warps/worldport"
  destination { x: -3 y: 0 z: 8 }
  rotation: 270
}