diff options
Diffstat (limited to 'data/maps/the_hinterlands/rooms')
-rw-r--r-- | data/maps/the_hinterlands/rooms/Main Area.txtpb | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/the_hinterlands/rooms/Main Area.txtpb b/data/maps/the_hinterlands/rooms/Main Area.txtpb index 8daac05..7c031db 100644 --- a/data/maps/the_hinterlands/rooms/Main Area.txtpb +++ b/data/maps/the_hinterlands/rooms/Main Area.txtpb | |||
@@ -3,10 +3,12 @@ name: "Main Area" | |||
3 | ports { | 3 | ports { |
4 | name: "RIGHT" | 4 | name: "RIGHT" |
5 | path: "Components/Warps/worldport" | 5 | path: "Components/Warps/worldport" |
6 | orientation: "east" | 6 | destination { x: 30 y: 0 z: 19 } |
7 | rotation: 270 | ||
7 | } | 8 | } |
8 | ports { | 9 | ports { |
9 | name: "LEFT" | 10 | name: "LEFT" |
10 | path: "Components/Warps/worldport2" | 11 | path: "Components/Warps/worldport2" |
11 | orientation: "east" | 12 | destination { x: 30 y: 0 z: -76 } |
13 | rotation: 270 | ||
12 | } | 14 | } |