diff options
Diffstat (limited to 'data/maps/the_invisible/rooms')
| -rw-r--r-- | data/maps/the_invisible/rooms/Entrance.txtpb | 3 | ||||
| -rw-r--r-- | data/maps/the_invisible/rooms/Maze.txtpb | 4 |
2 files changed, 5 insertions, 2 deletions
| diff --git a/data/maps/the_invisible/rooms/Entrance.txtpb b/data/maps/the_invisible/rooms/Entrance.txtpb index bfc7223..d898b9f 100644 --- a/data/maps/the_invisible/rooms/Entrance.txtpb +++ b/data/maps/the_invisible/rooms/Entrance.txtpb | |||
| @@ -9,5 +9,6 @@ panels { | |||
| 9 | ports { | 9 | ports { |
| 10 | name: "ENTRY" | 10 | name: "ENTRY" |
| 11 | path: "Components/Warps/worldport2" | 11 | path: "Components/Warps/worldport2" |
| 12 | orientation: "north" | 12 | destination { x: 0 y: 0 z: -57 } |
| 13 | rotation: 180 | ||
| 13 | } | 14 | } |
| diff --git a/data/maps/the_invisible/rooms/Maze.txtpb b/data/maps/the_invisible/rooms/Maze.txtpb index 895817a..fd80bcb 100644 --- a/data/maps/the_invisible/rooms/Maze.txtpb +++ b/data/maps/the_invisible/rooms/Maze.txtpb | |||
| @@ -6,5 +6,7 @@ masteries { | |||
| 6 | ports { | 6 | ports { |
| 7 | name: "ENTRY" | 7 | name: "ENTRY" |
| 8 | path: "Components/Warps/worldport" | 8 | path: "Components/Warps/worldport" |
| 9 | orientation: "south" | 9 | # Should this be shuffleable? It skips the maze lol. |
| 10 | destination { x: 0 y: 0 z: 9.5 } | ||
| 11 | rotation: 0 | ||
| 10 | } | 12 | } |
