about summary refs log tree commit diff stats
path: root/data/maps/the_bearer/rooms/Entry.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_bearer/rooms/Entry.txtpb')
-rw-r--r--data/maps/the_bearer/rooms/Entry.txtpb5
1 files changed, 3 insertions, 2 deletions
diff --git a/data/maps/the_bearer/rooms/Entry.txtpb b/data/maps/the_bearer/rooms/Entry.txtpb index d7a8db6..517088d 100644 --- a/data/maps/the_bearer/rooms/Entry.txtpb +++ b/data/maps/the_bearer/rooms/Entry.txtpb
@@ -1,5 +1,4 @@
1name: "Entry" 1name: "Entry"
2display_name: "Main Area"
3panels { 2panels {
4 name: "VIEW" 3 name: "VIEW"
5 path: "Panels/Entry/panel_1" 4 path: "Panels/Entry/panel_1"
@@ -58,6 +57,8 @@ panels {
58} 57}
59ports { 58ports {
60 name: "UNYIELDING" 59 name: "UNYIELDING"
60 display_name: "Main Entrance"
61 path: "Components/Warps/worldport" 61 path: "Components/Warps/worldport"
62 orientation: "east" 62 destination { x: 3 y: 4 z: 15 }
63 rotation: 90
63} 64}