diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-15 13:44:24 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-15 13:44:24 -0400 |
commit | b58e1154edb450ebeb7cef97384ef6f3c579b326 (patch) | |
tree | ab50ebe580876683df32e0c4ea573ba58d2b9467 /data/maps/the_linear/doors.txtpb | |
parent | 92ecbb7dd395600a1a88436d7b1ee0f6fbf5dd2f (diff) | |
download | lingo2-archipelago-b58e1154edb450ebeb7cef97384ef6f3c579b326.tar.gz lingo2-archipelago-b58e1154edb450ebeb7cef97384ef6f3c579b326.tar.bz2 lingo2-archipelago-b58e1154edb450ebeb7cef97384ef6f3c579b326.zip |
Added the_linear
Diffstat (limited to 'data/maps/the_linear/doors.txtpb')
-rw-r--r-- | data/maps/the_linear/doors.txtpb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/data/maps/the_linear/doors.txtpb b/data/maps/the_linear/doors.txtpb new file mode 100644 index 0000000..63d8ae8 --- /dev/null +++ b/data/maps/the_linear/doors.txtpb | |||
@@ -0,0 +1,13 @@ | |||
1 | doors { | ||
2 | name: "Behind The Keen Gravestone" | ||
3 | type: GRAVESTONE | ||
4 | panels { room: "Room" name: "HORN" } | ||
5 | panels { room: "Room" name: "ION" } | ||
6 | panels { room: "Room" name: "TON" } | ||
7 | panels { room: "Room" name: "ROT" } | ||
8 | panels { room: "Room" name: "IT" } | ||
9 | panels { room: "Room" name: "HIT" } | ||
10 | panels { room: "Room" name: "INTO" } | ||
11 | panels { room: "Room" name: "NOR" } | ||
12 | location_room: "Room" | ||
13 | } | ||