diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-19 20:48:39 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-19 20:48:39 -0400 |
commit | a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53 (patch) | |
tree | 832fc81ac8273b969840a179bfcbcb77229a2676 /data/maps/the_sirenic/connections.txtpb | |
parent | 724f8092c4808cdad47316e00949c04ee797acb5 (diff) | |
download | lingo2-archipelago-a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53.tar.gz lingo2-archipelago-a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53.tar.bz2 lingo2-archipelago-a08b1b3443f451d3b2bfdbbcf4f97d4ba75e3e53.zip |
Added the_sirenic
Diffstat (limited to 'data/maps/the_sirenic/connections.txtpb')
-rw-r--r-- | data/maps/the_sirenic/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_sirenic/connections.txtpb b/data/maps/the_sirenic/connections.txtpb new file mode 100644 index 0000000..17a20ad --- /dev/null +++ b/data/maps/the_sirenic/connections.txtpb | |||
@@ -0,0 +1,10 @@ | |||
1 | connections { | ||
2 | from_room: "Start" | ||
3 | to_room: "Puzzles" | ||
4 | door { name: "Entrance" } | ||
5 | } | ||
6 | connections { | ||
7 | from_room: "Puzzles" | ||
8 | to_room: "Mastery" | ||
9 | door { name: "Puzzles" } | ||
10 | } | ||