about summary refs log tree commit diff stats
path: root/data/maps/the_quiet
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_quiet')
-rw-r--r--data/maps/the_quiet/metadata.txtpb7
-rw-r--r--data/maps/the_quiet/rooms/Main Area.txtpb4
2 files changed, 10 insertions, 1 deletions
diff --git a/data/maps/the_quiet/metadata.txtpb b/data/maps/the_quiet/metadata.txtpb index 1fa2c46..5cd177f 100644 --- a/data/maps/the_quiet/metadata.txtpb +++ b/data/maps/the_quiet/metadata.txtpb
@@ -1 +1,8 @@
1display_name: "The Quiet" 1display_name: "The Quiet"
2rte_room: "Main Area"
3rte_trigger_pos { x: 0 y: 0 z: 2 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
5worldport_entrance {
6 room: "Main Area"
7 name: "DAEDALUS"
8}
diff --git a/data/maps/the_quiet/rooms/Main Area.txtpb b/data/maps/the_quiet/rooms/Main Area.txtpb index 180e0bc..72c0a1e 100644 --- a/data/maps/the_quiet/rooms/Main Area.txtpb +++ b/data/maps/the_quiet/rooms/Main Area.txtpb
@@ -97,6 +97,8 @@ panels {
97} 97}
98ports { 98ports {
99 name: "DAEDALUS" 99 name: "DAEDALUS"
100 display_name: "Entrance"
100 path: "Components/Warps/worldport" 101 path: "Components/Warps/worldport"
101 orientation: "east" 102 destination { x: 3 y: 0 z: 8 }
103 rotation: 90
102} 104}