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/doors.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/doors.txtpb')
-rw-r--r-- | data/maps/the_invisible/doors.txtpb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/data/maps/the_invisible/doors.txtpb b/data/maps/the_invisible/doors.txtpb new file mode 100644 index 0000000..dfe77e2 --- /dev/null +++ b/data/maps/the_invisible/doors.txtpb | |||
@@ -0,0 +1,7 @@ | |||
1 | doors { | ||
2 | name: "Maze Entrance" | ||
3 | type: STANDARD | ||
4 | receivers: "Components/Doors/entry_1" | ||
5 | panels { room: "Entrance" name: "VISIBLE" } | ||
6 | location_room: "Entrance" | ||
7 | } | ||