diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 21:58:31 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 21:58:31 -0400 |
commit | c75db26e333f9d9863743e29166b6384f7270f44 (patch) | |
tree | 106ca9385cb7ba24d3a639b9b9faa5f47c6b880f /data/maps/the_literate/connections.txtpb | |
parent | 176175871f2074a83c49a1ed60e96cf7e9b9de8d (diff) | |
download | lingo2-archipelago-c75db26e333f9d9863743e29166b6384f7270f44.tar.gz lingo2-archipelago-c75db26e333f9d9863743e29166b6384f7270f44.tar.bz2 lingo2-archipelago-c75db26e333f9d9863743e29166b6384f7270f44.zip |
Added the_literate
Diffstat (limited to 'data/maps/the_literate/connections.txtpb')
-rw-r--r-- | data/maps/the_literate/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_literate/connections.txtpb b/data/maps/the_literate/connections.txtpb new file mode 100644 index 0000000..71196ab --- /dev/null +++ b/data/maps/the_literate/connections.txtpb | |||
@@ -0,0 +1,5 @@ | |||
1 | connections { | ||
2 | from_room: "Puzzle Room" | ||
3 | to_room: "Painting Room" | ||
4 | door { name: "Door" } | ||
5 | } | ||