diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:39:26 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:39:26 -0400 |
commit | 3f0f3cf36546c3e21ad0b58148bf007322855823 (patch) | |
tree | d6752a62efd6ca8a48ed73e7c8eb849062fd6070 /data/maps/the_invisible/rooms/Maze.txtpb | |
parent | e45e8e912badb91699c60c685983ec809d49017c (diff) | |
download | lingo2-archipelago-3f0f3cf36546c3e21ad0b58148bf007322855823.tar.gz lingo2-archipelago-3f0f3cf36546c3e21ad0b58148bf007322855823.tar.bz2 lingo2-archipelago-3f0f3cf36546c3e21ad0b58148bf007322855823.zip |
Added the_invisible
Diffstat (limited to 'data/maps/the_invisible/rooms/Maze.txtpb')
-rw-r--r-- | data/maps/the_invisible/rooms/Maze.txtpb | 11 |
1 files changed, 11 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..4461f08 --- /dev/null +++ b/data/maps/the_invisible/rooms/Maze.txtpb | |||
@@ -0,0 +1,11 @@ | |||
1 | name: "Maze" | ||
2 | display_name: "Invisible" | ||
3 | masteries { | ||
4 | name: "MASTERY" | ||
5 | path: "Components/Collectables/smiley" | ||
6 | } | ||
7 | ports { | ||
8 | name: "ENTRY" | ||
9 | path: "Components/Warps/worldport" | ||
10 | orientation: "south" | ||
11 | } | ||