diff options
Diffstat (limited to 'data/maps/the_perceptive')
-rw-r--r-- | data/maps/the_perceptive/metadata.txtpb | 4 | ||||
-rw-r--r-- | data/maps/the_perceptive/rooms/Main Area.txtpb | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/the_perceptive/metadata.txtpb b/data/maps/the_perceptive/metadata.txtpb index e0c64fb..6942cab 100644 --- a/data/maps/the_perceptive/metadata.txtpb +++ b/data/maps/the_perceptive/metadata.txtpb | |||
@@ -1 +1,5 @@ | |||
1 | display_name: "The Perceptive" | 1 | display_name: "The Perceptive" |
2 | worldport_entrance { | ||
3 | room: "Main Area" | ||
4 | name: "CC" | ||
5 | } | ||
diff --git a/data/maps/the_perceptive/rooms/Main Area.txtpb b/data/maps/the_perceptive/rooms/Main Area.txtpb index 90bfb41..ebf511d 100644 --- a/data/maps/the_perceptive/rooms/Main Area.txtpb +++ b/data/maps/the_perceptive/rooms/Main Area.txtpb | |||
@@ -5,6 +5,4 @@ ports { | |||
5 | path: "Components/Warps/worldport" | 5 | path: "Components/Warps/worldport" |
6 | destination { x: 3 y: 0 z: 13 } | 6 | destination { x: 3 y: 0 z: 13 } |
7 | rotation: 90 | 7 | rotation: 90 |
8 | # TODO: shuffle entrances with dependent keyholders | ||
9 | no_shuffle: true | ||
10 | } | 8 | } |