about summary refs log tree commit diff stats
path: root/data/maps/the_repetitive/rooms/Entry Connector.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_repetitive/rooms/Entry Connector.txtpb')
-rw-r--r--data/maps/the_repetitive/rooms/Entry Connector.txtpb8
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 @@
1name: "Entry Connector" 1name: "Entry Connector"
2display_name: "Repetitive"
3ports { 2ports {
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}