diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 22:22:19 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-16 22:22:19 -0400 |
commit | 33b078f78cc77b8f99607ce31ff79a7ac9ac3dc4 (patch) | |
tree | 1ad24b9ef340f114ec00d20a5f7a6dbc0153843e /data/maps/the_nuanced/connections.txtpb | |
parent | ca31f48175157ed3ba0f49a7cae582c77625e4f6 (diff) | |
download | lingo2-archipelago-33b078f78cc77b8f99607ce31ff79a7ac9ac3dc4.tar.gz lingo2-archipelago-33b078f78cc77b8f99607ce31ff79a7ac9ac3dc4.tar.bz2 lingo2-archipelago-33b078f78cc77b8f99607ce31ff79a7ac9ac3dc4.zip |
Added the_nuanced
Diffstat (limited to 'data/maps/the_nuanced/connections.txtpb')
-rw-r--r-- | data/maps/the_nuanced/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_nuanced/connections.txtpb b/data/maps/the_nuanced/connections.txtpb new file mode 100644 index 0000000..6c4b0f6 --- /dev/null +++ b/data/maps/the_nuanced/connections.txtpb | |||
@@ -0,0 +1,10 @@ | |||
1 | connections { | ||
2 | from_room: "Main Room" | ||
3 | to_room: "Back Room" | ||
4 | door { name: "Main Room Puzzles" } | ||
5 | } | ||
6 | connections { | ||
7 | from_room: "Back Room" | ||
8 | to_room: "N2 Room" | ||
9 | door { name: "Back Room Puzzles" } | ||
10 | } | ||