about summary refs log tree commit diff stats
path: root/data/maps/the_stormy
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_stormy')
-rw-r--r--data/maps/the_stormy/metadata.txtpb3
-rw-r--r--data/maps/the_stormy/rooms/Center.txtpb4
2 files changed, 6 insertions, 1 deletions
diff --git a/data/maps/the_stormy/metadata.txtpb b/data/maps/the_stormy/metadata.txtpb index 42b1814..de85a3b 100644 --- a/data/maps/the_stormy/metadata.txtpb +++ b/data/maps/the_stormy/metadata.txtpb
@@ -1 +1,4 @@
1display_name: "The Stormy" 1display_name: "The Stormy"
2rte_room: "Center"
3rte_trigger_pos { x: 0 y: 0 z: 0 }
4rte_trigger_scale { x: 8 y: 1 z: 8 }
diff --git a/data/maps/the_stormy/rooms/Center.txtpb b/data/maps/the_stormy/rooms/Center.txtpb index f0e3e39..6a929a7 100644 --- a/data/maps/the_stormy/rooms/Center.txtpb +++ b/data/maps/the_stormy/rooms/Center.txtpb
@@ -31,6 +31,8 @@ panels {
31} 31}
32ports { 32ports {
33 name: "ENTRY" 33 name: "ENTRY"
34 display_name: "Worldport"
34 path: "Components/Warps/worldport" 35 path: "Components/Warps/worldport"
35 orientation: "west" 36 destination { x: -8.5 y: 0 z: 6 }
37 rotation: 270
36} 38}