about summary refs log tree commit diff stats
path: root/data/maps/the_sirenic
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_sirenic')
-rw-r--r--data/maps/the_sirenic/metadata.txtpb7
-rw-r--r--data/maps/the_sirenic/rooms/Start.txtpb4
2 files changed, 10 insertions, 1 deletions
diff --git a/data/maps/the_sirenic/metadata.txtpb b/data/maps/the_sirenic/metadata.txtpb index 19e26a3..7f30968 100644 --- a/data/maps/the_sirenic/metadata.txtpb +++ b/data/maps/the_sirenic/metadata.txtpb
@@ -1 +1,8 @@
1display_name: "The Sirenic" 1display_name: "The Sirenic"
2rte_room: "Start"
3rte_trigger_pos { x: 0 y: 0 z: 23 }
4rte_trigger_scale { x: 6 y: 1 z: 4 }
5worldport_entrance {
6 room: "Start"
7 name: "PLAZA"
8}
diff --git a/data/maps/the_sirenic/rooms/Start.txtpb b/data/maps/the_sirenic/rooms/Start.txtpb index 9014e6d..532d951 100644 --- a/data/maps/the_sirenic/rooms/Start.txtpb +++ b/data/maps/the_sirenic/rooms/Start.txtpb
@@ -15,6 +15,8 @@ panels {
15} 15}
16ports { 16ports {
17 name: "PLAZA" 17 name: "PLAZA"
18 display_name: "Entrance"
18 path: "Components/Warps/worldport" 19 path: "Components/Warps/worldport"
19 orientation: "south" 20 destination { x: 0 y: 0 z: 26 }
21 rotation: 0
20} 22}