blob: 16dc1165daafe67a65eda7541d8d35bb9dda809b (
plain) (
blame)
| 1
2
3
4
5
6
7
8
9
10
11
 | name: "Entry Connector"
ports {
  name: "ENTRY"
  display_name: "Northwest Worldport"
  path: "Components/Warps/worldport2"
  destination { x: -11 y: 0 z: 13 }
  rotation: 0
  # TODO: this is part of what makes the keyholder dependent connection form CC
  # safe in vanilla doors
  no_shuffle: true
}
 |