diff options
Diffstat (limited to 'data/maps/the_entry/rooms/Repetitive Entrance.txtpb')
| -rw-r--r-- | data/maps/the_entry/rooms/Repetitive Entrance.txtpb | 9 |
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 @@ | |||
| 1 | name: "Repetitive Entrance" | 1 | name: "Repetitive Entrance" |
| 2 | display_name: "Starting Room" | 2 | panel_display_name: "Starting Room" |
| 3 | ports { | 3 | ports { |
| 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 | } |
