about summary refs log tree commit diff stats
path: root/data/maps/the_lively/connections.txtpb
blob: f8cb49c565f1f2ea2dcdf37c852f217eb6cc2ff8 (plain) (blame)
1
2
3
4
5
connections {
  from_room: "Puzzle Room"
  to_room: "L2 Room"
  door { name: "Door" }
}
ighlight .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: "Control Center Entrance"
panels {
  name: "ZERO"
  path: "Panels/Room_1/panel_5"
  clue: "zero"
  answer: "hero"
  symbols: ZERO
}
ports {
  name: "CC"
  display_name: "Control Center Connector"
  path: "Components/Warps/worldport"
  destination { x: 0 y: 0 z: 10 }
  rotation: 0
}