summary refs log tree commit diff stats
path: root/data/maps/the_orb/doors.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-17 09:10:54 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-17 09:10:54 -0400
commit3cd16688ea2f467a16473b6b3c4cbb61e0819a1f (patch)
treec0a7abe679271ee135e5f2d044b9e0ebcea9dcb6 /data/maps/the_orb/doors.txtpb
parent33b078f78cc77b8f99607ce31ff79a7ac9ac3dc4 (diff)
downloadlingo2-archipelago-3cd16688ea2f467a16473b6b3c4cbb61e0819a1f.tar.gz
lingo2-archipelago-3cd16688ea2f467a16473b6b3c4cbb61e0819a1f.tar.bz2
lingo2-archipelago-3cd16688ea2f467a16473b6b3c4cbb61e0819a1f.zip
Added the_orb
Diffstat (limited to 'data/maps/the_orb/doors.txtpb')
-rw-r--r--data/maps/the_orb/doors.txtpb24
1 files changed, 24 insertions, 0 deletions
diff --git a/data/maps/the_orb/doors.txtpb b/data/maps/the_orb/doors.txtpb new file mode 100644 index 0000000..620b1db --- /dev/null +++ b/data/maps/the_orb/doors.txtpb
@@ -0,0 +1,24 @@
1doors {
2 name: "O Puzzles"
3 type: EVENT
4 panels { room: "Main Area" name: "STRIKE" }
5 panels { room: "Main Area" name: "METAL" }
6 panels { room: "Main Area" name: "HINT" }
7 panels { room: "Main Area" name: "THIN" }
8}
9doors {
10 name: "R Puzzles"
11 type: EVENT
12 panels { room: "Main Area" name: "NARROW" }
13 panels { room: "Main Area" name: "CLUE" }
14 panels { room: "Main Area" name: "IMPLY" }
15 panels { room: "Main Area" name: "THICK" }
16}
17doors {
18 name: "B Puzzles"
19 type: EVENT
20 panels { room: "Main Area" name: "MUSE" }
21 panels { room: "Main Area" name: "ACT" }
22 panels { room: "Main Area" name: "SOUTH" }
23 panels { room: "Main Area" name: "EAST" }
24}