summary refs log tree commit diff stats
path: root/data/maps/the_words/doors.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-26 21:08:13 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-26 21:08:13 -0400
commit5333430a092d4d8c42561f82c7ff6e57f8700455 (patch)
treed63cff504b656fa51d95b805bd4215f0916d51ad /data/maps/the_words/doors.txtpb
parentf95dcb283fcff2eeecce4f240c76d800f529703c (diff)
downloadlingo2-archipelago-5333430a092d4d8c42561f82c7ff6e57f8700455.tar.gz
lingo2-archipelago-5333430a092d4d8c42561f82c7ff6e57f8700455.tar.bz2
lingo2-archipelago-5333430a092d4d8c42561f82c7ff6e57f8700455.zip
Added the_words
Diffstat (limited to 'data/maps/the_words/doors.txtpb')
-rw-r--r--data/maps/the_words/doors.txtpb12
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/the_words/doors.txtpb b/data/maps/the_words/doors.txtpb new file mode 100644 index 0000000..20f439b --- /dev/null +++ b/data/maps/the_words/doors.txtpb
@@ -0,0 +1,12 @@
1doors {
2 name: "Ending"
3 type: EVENT
4 panels { room: "Main Area" name: "FRUIT" }
5 panels { room: "Main Area" name: "FLOWER" }
6 panels { room: "Main Area" name: "GEM" }
7 panels { room: "Main Area" name: "DAIRY" }
8 panels { room: "Main Area" name: "TREE" }
9 panels { room: "Main Area" name: "METAL" }
10 panels { room: "Main Area" name: "CLOTHES" }
11 panels { room: "Main Area" name: "SPICE" }
12}