about summary refs log tree commit diff stats
path: root/data/maps/the_invisible/rooms/Maze.txtpb
diff options
context:
space:
mode:
Diffstat (limited to 'data/maps/the_invisible/rooms/Maze.txtpb')
-rw-r--r--data/maps/the_invisible/rooms/Maze.txtpb6
1 files changed, 4 insertions, 2 deletions
diff --git a/data/maps/the_invisible/rooms/Maze.txtpb b/data/maps/the_invisible/rooms/Maze.txtpb index 4461f08..46f3fbc 100644 --- a/data/maps/the_invisible/rooms/Maze.txtpb +++ b/data/maps/the_invisible/rooms/Maze.txtpb
@@ -1,11 +1,13 @@
1name: "Maze" 1name: "Maze"
2display_name: "Invisible"
3masteries { 2masteries {
4 name: "MASTERY" 3 name: "MASTERY"
5 path: "Components/Collectables/smiley" 4 path: "Components/Collectables/smiley"
6} 5}
7ports { 6ports {
8 name: "ENTRY" 7 name: "ENTRY"
8 display_name: "Exit"
9 path: "Components/Warps/worldport" 9 path: "Components/Warps/worldport"
10 orientation: "south" 10 # Should this be shuffleable? It skips the maze lol.
11 destination { x: 0 y: 0 z: 9.5 }
12 rotation: 0
11} 13}