diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 22:08:28 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 22:08:28 -0400 |
commit | ca31f48175157ed3ba0f49a7cae582c77625e4f6 (patch) | |
tree | 5da115a37718f127b7ab91ae507cecaa249b8ec5 /data/maps/the_lively/doors.txtpb | |
parent | c75db26e333f9d9863743e29166b6384f7270f44 (diff) | |
download | lingo2-archipelago-ca31f48175157ed3ba0f49a7cae582c77625e4f6.tar.gz lingo2-archipelago-ca31f48175157ed3ba0f49a7cae582c77625e4f6.tar.bz2 lingo2-archipelago-ca31f48175157ed3ba0f49a7cae582c77625e4f6.zip |
Added the_lively
Diffstat (limited to 'data/maps/the_lively/doors.txtpb')
-rw-r--r-- | data/maps/the_lively/doors.txtpb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/data/maps/the_lively/doors.txtpb b/data/maps/the_lively/doors.txtpb new file mode 100644 index 0000000..71957db --- /dev/null +++ b/data/maps/the_lively/doors.txtpb | |||
@@ -0,0 +1,12 @@ | |||
1 | doors { | ||
2 | name: "Door" | ||
3 | type: EVENT | ||
4 | panels { room: "Puzzle Room" name: "LIONESS" } | ||
5 | panels { room: "Puzzle Room" name: "QUEEN" } | ||
6 | panels { room: "Puzzle Room" name: "SOPRANO" } | ||
7 | panels { room: "Puzzle Room" name: "AUNT" } | ||
8 | panels { room: "Puzzle Room" name: "SON" } | ||
9 | panels { room: "Puzzle Room" name: "BASS" } | ||
10 | panels { room: "Puzzle Room" name: "FATHER" } | ||
11 | panels { room: "Puzzle Room" name: "ROOSTER" } | ||
12 | } | ||