diff options
Diffstat (limited to 'data/maps/the_digital/rooms')
-rw-r--r-- | data/maps/the_digital/rooms/Gallery Maze.txtpb | 3 | ||||
-rw-r--r-- | data/maps/the_digital/rooms/Main Area.txtpb | 9 | ||||
-rw-r--r-- | data/maps/the_digital/rooms/Tree Area.txtpb | 4 | ||||
-rw-r--r-- | data/maps/the_digital/rooms/Unyielding Entrance.txtpb | 3 |
4 files changed, 12 insertions, 7 deletions
diff --git a/data/maps/the_digital/rooms/Gallery Maze.txtpb b/data/maps/the_digital/rooms/Gallery Maze.txtpb index bfdfa41..32ed611 100644 --- a/data/maps/the_digital/rooms/Gallery Maze.txtpb +++ b/data/maps/the_digital/rooms/Gallery Maze.txtpb | |||
@@ -2,5 +2,6 @@ name: "Gallery Maze" | |||
2 | ports { | 2 | ports { |
3 | name: "GALLERY" | 3 | name: "GALLERY" |
4 | path: "Components/Warps/worldport4" | 4 | path: "Components/Warps/worldport4" |
5 | orientation: "east" | 5 | destination { x: -58 y: 0 z: -76 } |
6 | rotation: 90 | ||
6 | } | 7 | } |
diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index 99bcdcc..3a52778 100644 --- a/data/maps/the_digital/rooms/Main Area.txtpb +++ b/data/maps/the_digital/rooms/Main Area.txtpb | |||
@@ -28,15 +28,18 @@ panels { | |||
28 | ports { | 28 | ports { |
29 | name: "ENTRY1" | 29 | name: "ENTRY1" |
30 | path: "Components/Worldports/worldport3" | 30 | path: "Components/Worldports/worldport3" |
31 | orientation: "west" | 31 | destination { x: -33 y: 0 z: 28 } |
32 | rotation: 270 | ||
32 | } | 33 | } |
33 | ports { | 34 | ports { |
34 | name: "ENTRY2" | 35 | name: "ENTRY2" |
35 | path: "Components/Worldports/worldport" | 36 | path: "Components/Worldports/worldport" |
36 | orientation: "south" | 37 | destination { x: -30 y: 0 z: 51 } |
38 | rotation: 0 | ||
37 | } | 39 | } |
38 | ports { | 40 | ports { |
39 | name: "ENTRY3" | 41 | name: "ENTRY3" |
40 | path: "Components/Worldports/worldport2" | 42 | path: "Components/Worldports/worldport2" |
41 | orientation: "south" | 43 | destination { x: 0 y: 0 z: 51 } |
44 | rotation: 0 | ||
42 | } | 45 | } |
diff --git a/data/maps/the_digital/rooms/Tree Area.txtpb b/data/maps/the_digital/rooms/Tree Area.txtpb index 56301d5..dd51887 100644 --- a/data/maps/the_digital/rooms/Tree Area.txtpb +++ b/data/maps/the_digital/rooms/Tree Area.txtpb | |||
@@ -9,6 +9,6 @@ panels { | |||
9 | ports { | 9 | ports { |
10 | name: "TREE" | 10 | name: "TREE" |
11 | path: "Components/Worldports/worldport4" | 11 | path: "Components/Worldports/worldport4" |
12 | orientation: "east" | 12 | destination { x: -16 y: 0 z: -31 } |
13 | # This is double sided. | 13 | rotation: 90 |
14 | } | 14 | } |
diff --git a/data/maps/the_digital/rooms/Unyielding Entrance.txtpb b/data/maps/the_digital/rooms/Unyielding Entrance.txtpb index 0370928..575f1d8 100644 --- a/data/maps/the_digital/rooms/Unyielding Entrance.txtpb +++ b/data/maps/the_digital/rooms/Unyielding Entrance.txtpb | |||
@@ -2,5 +2,6 @@ name: "Unyielding Entrance" | |||
2 | ports { | 2 | ports { |
3 | name: "UNYIELDING" | 3 | name: "UNYIELDING" |
4 | path: "Components/Warps/worldport5" | 4 | path: "Components/Warps/worldport5" |
5 | orientation: "east" | 5 | destination { x: 14 y: 0 z: 5 } |
6 | rotation: 90 | ||
6 | } | 7 | } |