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