about summary refs log tree commit diff stats
path: root/data/maps/the_perceptive
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_perceptive')
-rw-r--r--data/maps/the_perceptive/metadata.txtpb5
-rw-r--r--data/maps/the_perceptive/rooms/Main Area.txtpb5
2 files changed, 8 insertions, 2 deletions
diff --git a/data/maps/the_perceptive/metadata.txtpb b/data/maps/the_perceptive/metadata.txtpb new file mode 100644 index 0000000..6942cab --- /dev/null +++ b/data/maps/the_perceptive/metadata.txtpb
@@ -0,0 +1,5 @@
1display_name: "The Perceptive"
2worldport_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 75a0343..ebf511d 100644 --- a/data/maps/the_perceptive/rooms/Main Area.txtpb +++ b/data/maps/the_perceptive/rooms/Main Area.txtpb
@@ -1,7 +1,8 @@
1name: "Main Area" 1name: "Main Area"
2display_name: "Perceptive"
3ports { 2ports {
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
7} 8}