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