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.txtpb16
1 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/the_hinterlands/rooms/Main Area.txtpb b/data/maps/the_hinterlands/rooms/Main Area.txtpb new file mode 100644 index 0000000..5cd626b --- /dev/null +++ b/data/maps/the_hinterlands/rooms/Main Area.txtpb
@@ -0,0 +1,16 @@
1name: "Main Area"
2# I'm probably not going to include any of the panels in here.
3ports {
4 name: "RIGHT"
5 display_name: "South Worldport"
6 path: "Components/Warps/worldport"
7 destination { x: 30 y: 0 z: 19 }
8 rotation: 270
9}
10ports {
11 name: "LEFT"
12 display_name: "North Worldport"
13 path: "Components/Warps/worldport2"
14 destination { x: 30 y: 0 z: -76 }
15 rotation: 270
16}