diff options
Diffstat (limited to 'data/maps/the_digital/rooms')
| -rw-r--r-- | data/maps/the_digital/rooms/Gallery Maze.txtpb | 4 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Main Area.txtpb | 12 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Tree Area.txtpb | 5 | ||||
| -rw-r--r-- | data/maps/the_digital/rooms/Unyielding Entrance.txtpb | 4 |
4 files changed, 18 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..31fa98d 100644 --- a/data/maps/the_digital/rooms/Gallery Maze.txtpb +++ b/data/maps/the_digital/rooms/Gallery Maze.txtpb | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | name: "Gallery Maze" | 1 | name: "Gallery Maze" |
| 2 | ports { | 2 | ports { |
| 3 | name: "GALLERY" | 3 | name: "GALLERY" |
| 4 | display_name: "Gallery Maze Worldport" | ||
| 4 | path: "Components/Warps/worldport4" | 5 | path: "Components/Warps/worldport4" |
| 5 | orientation: "east" | 6 | destination { x: -58 y: 0 z: -76 } |
| 7 | rotation: 90 | ||
| 6 | } | 8 | } |
| diff --git a/data/maps/the_digital/rooms/Main Area.txtpb b/data/maps/the_digital/rooms/Main Area.txtpb index 99bcdcc..26770c2 100644 --- a/data/maps/the_digital/rooms/Main Area.txtpb +++ b/data/maps/the_digital/rooms/Main Area.txtpb | |||
| @@ -27,16 +27,22 @@ panels { | |||
| 27 | } | 27 | } |
| 28 | ports { | 28 | ports { |
| 29 | name: "ENTRY1" | 29 | name: "ENTRY1" |
| 30 | display_name: "Maze NW Worldport" | ||
| 30 | path: "Components/Worldports/worldport3" | 31 | path: "Components/Worldports/worldport3" |
| 31 | orientation: "west" | 32 | destination { x: -33 y: 0 z: 28 } |
| 33 | rotation: 270 | ||
| 32 | } | 34 | } |
| 33 | ports { | 35 | ports { |
| 34 | name: "ENTRY2" | 36 | name: "ENTRY2" |
| 37 | display_name: "Maze SW Worldport" | ||
| 35 | path: "Components/Worldports/worldport" | 38 | path: "Components/Worldports/worldport" |
| 36 | orientation: "south" | 39 | destination { x: -30 y: 0 z: 51 } |
| 40 | rotation: 0 | ||
| 37 | } | 41 | } |
| 38 | ports { | 42 | ports { |
| 39 | name: "ENTRY3" | 43 | name: "ENTRY3" |
| 44 | display_name: "Maze SE Worldport" | ||
| 40 | path: "Components/Worldports/worldport2" | 45 | path: "Components/Worldports/worldport2" |
| 41 | orientation: "south" | 46 | destination { x: 0 y: 0 z: 51 } |
| 47 | rotation: 0 | ||
| 42 | } | 48 | } |
| diff --git a/data/maps/the_digital/rooms/Tree Area.txtpb b/data/maps/the_digital/rooms/Tree Area.txtpb index 56301d5..c2dc6b9 100644 --- a/data/maps/the_digital/rooms/Tree Area.txtpb +++ b/data/maps/the_digital/rooms/Tree Area.txtpb | |||
| @@ -8,7 +8,8 @@ panels { | |||
| 8 | } | 8 | } |
| 9 | ports { | 9 | ports { |
| 10 | name: "TREE" | 10 | name: "TREE" |
| 11 | display_name: "Brown Hallway" | ||
| 11 | path: "Components/Worldports/worldport4" | 12 | path: "Components/Worldports/worldport4" |
| 12 | orientation: "east" | 13 | destination { x: -16 y: 0 z: -31 } |
| 13 | # This is double sided. | 14 | rotation: 270 |
| 14 | } | 15 | } |
| diff --git a/data/maps/the_digital/rooms/Unyielding Entrance.txtpb b/data/maps/the_digital/rooms/Unyielding Entrance.txtpb index 0370928..f4bc663 100644 --- a/data/maps/the_digital/rooms/Unyielding Entrance.txtpb +++ b/data/maps/the_digital/rooms/Unyielding Entrance.txtpb | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | name: "Unyielding Entrance" | 1 | name: "Unyielding Entrance" |
| 2 | ports { | 2 | ports { |
| 3 | name: "UNYIELDING" | 3 | name: "UNYIELDING" |
| 4 | display_name: "Blue Door Worldport" | ||
| 4 | path: "Components/Warps/worldport5" | 5 | path: "Components/Warps/worldport5" |
| 5 | orientation: "east" | 6 | destination { x: 14 y: 0 z: 5 } |
| 7 | rotation: 90 | ||
| 6 | } | 8 | } |
