diff options
Diffstat (limited to 'data/maps/the_repetitive/rooms/Entry Connector.txtpb')
-rw-r--r-- | data/maps/the_repetitive/rooms/Entry Connector.txtpb | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/data/maps/the_repetitive/rooms/Entry Connector.txtpb b/data/maps/the_repetitive/rooms/Entry Connector.txtpb index 8addc7f..16dc116 100644 --- a/data/maps/the_repetitive/rooms/Entry Connector.txtpb +++ b/data/maps/the_repetitive/rooms/Entry Connector.txtpb | |||
@@ -1,7 +1,11 @@ | |||
1 | name: "Entry Connector" | 1 | name: "Entry Connector" |
2 | display_name: "Repetitive" | ||
3 | ports { | 2 | ports { |
4 | name: "ENTRY" | 3 | name: "ENTRY" |
4 | display_name: "Northwest Worldport" | ||
5 | path: "Components/Warps/worldport2" | 5 | path: "Components/Warps/worldport2" |
6 | orientation: "south" | 6 | destination { x: -11 y: 0 z: 13 } |
7 | rotation: 0 | ||
8 | # TODO: this is part of what makes the keyholder dependent connection form CC | ||
9 | # safe in vanilla doors | ||
10 | no_shuffle: true | ||
7 | } | 11 | } |