diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Repetitive Entrance.txtpb')
-rw-r--r-- | data/maps/the_entry/rooms/Repetitive Entrance.txtpb | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/maps/the_entry/rooms/Repetitive Entrance.txtpb b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb index 04ddcf3..40937a7 100644 --- a/data/maps/the_entry/rooms/Repetitive Entrance.txtpb +++ b/data/maps/the_entry/rooms/Repetitive Entrance.txtpb | |||
@@ -3,5 +3,9 @@ panel_display_name: "Starting Room" | |||
3 | ports { | 3 | ports { |
4 | name: "REPETITIVE" | 4 | name: "REPETITIVE" |
5 | path: "Components/Warps/worldport7" | 5 | path: "Components/Warps/worldport7" |
6 | orientation: "north" | 6 | destination { x: -20 y: 0 z: -16 } |
7 | rotation: 180 | ||
8 | # TODO: this is part of what makes the keyholder dependent connection from CC | ||
9 | # safe in vanilla doors | ||
10 | no_shuffle: true | ||
7 | } | 11 | } |