about summary refs log tree commit diff stats
path: root/data/maps/the_hinterlands/rooms/Main Area.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_hinterlands/rooms/Main Area.txtpb')
-rw-r--r--data/maps/the_hinterlands/rooms/Main Area.txtpb9
1 files changed, 6 insertions, 3 deletions
diff --git a/data/maps/the_hinterlands/rooms/Main Area.txtpb b/data/maps/the_hinterlands/rooms/Main Area.txtpb index ad44b38..5cd626b 100644 --- a/data/maps/the_hinterlands/rooms/Main Area.txtpb +++ b/data/maps/the_hinterlands/rooms/Main Area.txtpb
@@ -1,13 +1,16 @@
1name: "Main Area" 1name: "Main Area"
2display_name: "Main Area"
3# I'm probably not going to include any of the panels in here. 2# I'm probably not going to include any of the panels in here.
4ports { 3ports {
5 name: "RIGHT" 4 name: "RIGHT"
5 display_name: "South Worldport"
6 path: "Components/Warps/worldport" 6 path: "Components/Warps/worldport"
7 orientation: "east" 7 destination { x: 30 y: 0 z: 19 }
8 rotation: 270
8} 9}
9ports { 10ports {
10 name: "LEFT" 11 name: "LEFT"
12 display_name: "North Worldport"
11 path: "Components/Warps/worldport2" 13 path: "Components/Warps/worldport2"
12 orientation: "east" 14 destination { x: 30 y: 0 z: -76 }
15 rotation: 270
13} 16}