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.txtpb4
-rw-r--r--data/maps/the_quiet/rooms/Main Area.txtpb4
2 files changed, 7 insertions, 1 deletions
diff --git a/data/maps/the_quiet/metadata.txtpb b/data/maps/the_quiet/metadata.txtpb index 1fa2c46..d7fd0eb 100644 --- a/data/maps/the_quiet/metadata.txtpb +++ b/data/maps/the_quiet/metadata.txtpb
@@ -1 +1,5 @@
1display_name: "The Quiet" 1display_name: "The Quiet"
2worldport_entrance {
3 room: "Main Area"
4 name: "DAEDALUS"
5}
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}