summary refs log tree commit diff stats
path: root/data/maps/the_tower/connections.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-26 16:31:56 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-26 16:31:56 -0400
commita9b8ccb7b52b8e2090c6c48f2dbcff16afde9dc3 (patch)
treee614f9ac1249fdf294d3b56cfc864810a12c0bcb /data/maps/the_tower/connections.txtpb
parentd29e2a00ca4f33cf4b6b12211e9ddb0896f559d3 (diff)
downloadlingo2-archipelago-a9b8ccb7b52b8e2090c6c48f2dbcff16afde9dc3.tar.gz
lingo2-archipelago-a9b8ccb7b52b8e2090c6c48f2dbcff16afde9dc3.tar.bz2
lingo2-archipelago-a9b8ccb7b52b8e2090c6c48f2dbcff16afde9dc3.zip
Added the_tower
Diffstat (limited to 'data/maps/the_tower/connections.txtpb')
-rw-r--r--data/maps/the_tower/connections.txtpb10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_tower/connections.txtpb b/data/maps/the_tower/connections.txtpb new file mode 100644 index 0000000..35fab8e --- /dev/null +++ b/data/maps/the_tower/connections.txtpb
@@ -0,0 +1,10 @@
1connections {
2 from_room: "First Floor"
3 to_room: "Tower"
4 door { name: "First Floor Door" }
5}
6connections {
7 from_room: "Tower"
8 to_room: "Ending"
9 door { name: "Ending" }
10}