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