diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 12:30:45 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-17 12:30:45 -0400 |
commit | 7f4eddaa7faf72b3eeee5c15eeaaeede7e1257c4 (patch) | |
tree | af64738e186331fa4b6084ef4c49abc91b7abc87 /data/maps/the_parthenon/connections.txtpb | |
parent | a70b3da0f179ad630087b3f3e8a1e92fc8011be7 (diff) | |
download | lingo2-archipelago-7f4eddaa7faf72b3eeee5c15eeaaeede7e1257c4.tar.gz lingo2-archipelago-7f4eddaa7faf72b3eeee5c15eeaaeede7e1257c4.tar.bz2 lingo2-archipelago-7f4eddaa7faf72b3eeee5c15eeaaeede7e1257c4.zip |
Added the_parthenon
Diffstat (limited to 'data/maps/the_parthenon/connections.txtpb')
-rw-r--r-- | data/maps/the_parthenon/connections.txtpb | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/maps/the_parthenon/connections.txtpb b/data/maps/the_parthenon/connections.txtpb new file mode 100644 index 0000000..a07d858 --- /dev/null +++ b/data/maps/the_parthenon/connections.txtpb | |||
@@ -0,0 +1,20 @@ | |||
1 | connections { | ||
2 | from_room: "Main Area" | ||
3 | to_room: "K2 Room" | ||
4 | door { name: "K2 Door" } | ||
5 | } | ||
6 | connections { | ||
7 | from_room: "Main Area" | ||
8 | to_room: "Ending" | ||
9 | door { name: "Ending Door" } | ||
10 | } | ||
11 | connections { | ||
12 | from_room: "Main Area" | ||
13 | to_room: "Lavender Area" | ||
14 | door { name: "Double Letters" } | ||
15 | } | ||
16 | connections { | ||
17 | from_room: "Lavender Area" | ||
18 | to_room: "U Keyholder" | ||
19 | door { name: "Lavender Cubes" } | ||
20 | } | ||