about summary refs log tree commit diff stats
path: root/data/maps/the_entry/rooms/Repetitive Entrance.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_entry/rooms/Repetitive Entrance.txtpb')
-rw-r--r--data/maps/the_entry/rooms/Repetitive Entrance.txtpb9
1 files changed, 7 insertions, 2 deletions
diff --git a/data/maps/the_entry/rooms/Repetitive Entrance.txtpb b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb index 982e3f3..25c3307 100644 --- a/data/maps/the_entry/rooms/Repetitive Entrance.txtpb +++ b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb
@@ -1,7 +1,12 @@
1name: "Repetitive Entrance" 1name: "Repetitive Entrance"
2display_name: "Starting Room" 2panel_display_name: "Starting Room"
3ports { 3ports {
4 name: "REPETITIVE" 4 name: "REPETITIVE"
5 display_name: "Starting Room West Wall North Worldport"
5 path: "Components/Warps/worldport7" 6 path: "Components/Warps/worldport7"
6 orientation: "north" 7 destination { x: -20 y: 0 z: -16 }
8 rotation: 180
9 # TODO: this is part of what makes the keyholder dependent connection from CC
10 # safe in vanilla doors
11 no_shuffle: true
7} 12}