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.txtpb7
-rw-r--r--data/maps/the_perceptive/rooms/Main Area.txtpb4
2 files changed, 10 insertions, 1 deletions
diff --git a/data/maps/the_perceptive/metadata.txtpb b/data/maps/the_perceptive/metadata.txtpb index e0c64fb..e67b84a 100644 --- a/data/maps/the_perceptive/metadata.txtpb +++ b/data/maps/the_perceptive/metadata.txtpb
@@ -1 +1,8 @@
1display_name: "The Perceptive" 1display_name: "The Perceptive"
2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 30 y: 1 z: 20 }
5worldport_entrance {
6 room: "Main Area"
7 name: "CC"
8}
diff --git a/data/maps/the_perceptive/rooms/Main Area.txtpb b/data/maps/the_perceptive/rooms/Main Area.txtpb index 449bd4d..ebf511d 100644 --- a/data/maps/the_perceptive/rooms/Main Area.txtpb +++ b/data/maps/the_perceptive/rooms/Main Area.txtpb
@@ -1,6 +1,8 @@
1name: "Main Area" 1name: "Main Area"
2ports { 2ports {
3 name: "CC" 3 name: "CC"
4 display_name: "Entrance"
4 path: "Components/Warps/worldport" 5 path: "Components/Warps/worldport"
5 orientation: "east" 6 destination { x: 3 y: 0 z: 13 }
7 rotation: 90
6} 8}