diff options
Diffstat (limited to 'data/maps/the_invisible/rooms/Maze.txtpb')
| -rw-r--r-- | data/maps/the_invisible/rooms/Maze.txtpb | 13 |
1 files changed, 13 insertions, 0 deletions
| diff --git a/data/maps/the_invisible/rooms/Maze.txtpb b/data/maps/the_invisible/rooms/Maze.txtpb new file mode 100644 index 0000000..46f3fbc --- /dev/null +++ b/data/maps/the_invisible/rooms/Maze.txtpb | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | name: "Maze" | ||
| 2 | masteries { | ||
| 3 | name: "MASTERY" | ||
| 4 | path: "Components/Collectables/smiley" | ||
| 5 | } | ||
| 6 | ports { | ||
| 7 | name: "ENTRY" | ||
| 8 | display_name: "Exit" | ||
| 9 | path: "Components/Warps/worldport" | ||
| 10 | # Should this be shuffleable? It skips the maze lol. | ||
| 11 | destination { x: 0 y: 0 z: 9.5 } | ||
| 12 | rotation: 0 | ||
| 13 | } | ||
