about summary refs log tree commit diff stats
path: root/data/maps/the_sirenic/rooms/Start.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_sirenic/rooms/Start.txtpb')
-rw-r--r--data/maps/the_sirenic/rooms/Start.txtpb5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/maps/the_sirenic/rooms/Start.txtpb b/data/maps/the_sirenic/rooms/Start.txtpb index 61150d9..532d951 100644 --- a/data/maps/the_sirenic/rooms/Start.txtpb +++ b/data/maps/the_sirenic/rooms/Start.txtpb
@@ -1,5 +1,4 @@
1name: "Start" 1name: "Start"
2display_name: "Sirenic"
3panels { 2panels {
4 name: "Flipped" 3 name: "Flipped"
5 path: "Panels/Entry/entry_2" 4 path: "Panels/Entry/entry_2"
@@ -16,6 +15,8 @@ panels {
16} 15}
17ports { 16ports {
18 name: "PLAZA" 17 name: "PLAZA"
18 display_name: "Entrance"
19 path: "Components/Warps/worldport" 19 path: "Components/Warps/worldport"
20 orientation: "south" 20 destination { x: 0 y: 0 z: 26 }
21 rotation: 0
21} 22}