diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 13:07:28 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-25 13:07:28 -0400 |
commit | 30dcf054a489ec4123e5048579df151bc1e76817 (patch) | |
tree | b5ad30cda621513084b277fcdc10503a9c0dc14b /data/maps/the_talented/connections.txtpb | |
parent | 8c19969253b43566a8f8ec1a7e9f73c4f23a0878 (diff) | |
download | lingo2-archipelago-30dcf054a489ec4123e5048579df151bc1e76817.tar.gz lingo2-archipelago-30dcf054a489ec4123e5048579df151bc1e76817.tar.bz2 lingo2-archipelago-30dcf054a489ec4123e5048579df151bc1e76817.zip |
Added the_talented
Diffstat (limited to 'data/maps/the_talented/connections.txtpb')
-rw-r--r-- | data/maps/the_talented/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_talented/connections.txtpb b/data/maps/the_talented/connections.txtpb new file mode 100644 index 0000000..7296523 --- /dev/null +++ b/data/maps/the_talented/connections.txtpb | |||
@@ -0,0 +1,10 @@ | |||
1 | connections { | ||
2 | from_room: "Main Area" | ||
3 | to_room: "Back Room" | ||
4 | door { name: "Main Room Door" } | ||
5 | } | ||
6 | connections { | ||
7 | from_room: "Back Room" | ||
8 | to_room: "T2 Room" | ||
9 | door { name: "Back Room Puzzles" } | ||
10 | } | ||