diff options
Diffstat (limited to 'data/maps/the_hinterlands/rooms/Main Area.txtpb')
-rw-r--r-- | data/maps/the_hinterlands/rooms/Main Area.txtpb | 9 |
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 @@ | |||
1 | name: "Main Area" | 1 | name: "Main Area" |
2 | display_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. |
4 | ports { | 3 | ports { |
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 | } |
9 | ports { | 10 | ports { |
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 | } |