about summary refs log tree commit diff stats
path: root/data/maps/the_sun_temple/rooms/Entrance.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_sun_temple/rooms/Entrance.txtpb')
-rw-r--r--data/maps/the_sun_temple/rooms/Entrance.txtpb4
1 files changed, 3 insertions, 1 deletions
diff --git a/data/maps/the_sun_temple/rooms/Entrance.txtpb b/data/maps/the_sun_temple/rooms/Entrance.txtpb index afc932c..07d6e38 100644 --- a/data/maps/the_sun_temple/rooms/Entrance.txtpb +++ b/data/maps/the_sun_temple/rooms/Entrance.txtpb
@@ -1,5 +1,4 @@
1name: "Entrance" 1name: "Entrance"
2display_name: "Sun Temple"
3panels { 2panels {
4 name: "SUN" 3 name: "SUN"
5 path: "Panels/Main/panel_1" 4 path: "Panels/Main/panel_1"
@@ -10,5 +9,8 @@ panels {
10} 9}
11ports { 10ports {
12 name: "UNKEMPT" 11 name: "UNKEMPT"
12 display_name: "Entrance"
13 path: "Components/Warps/worldport" 13 path: "Components/Warps/worldport"
14 destination { x: 0 y: 0 z: 13 }
15 rotation: 0
14} 16}