summary refs log tree commit diff stats
path: root/data/maps/the_ancient/connections.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 22:23:04 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-07 22:23:04 -0400
commitfcedfcf605ca0ed9781e0788f9c0b7c124586caa (patch)
tree4bea12185c267decdc054e5ef59694bc3aaf7f5b /data/maps/the_ancient/connections.txtpb
parente3fa52a3e21d982e63b487db50673e383b045494 (diff)
downloadlingo2-archipelago-fcedfcf605ca0ed9781e0788f9c0b7c124586caa.tar.gz
lingo2-archipelago-fcedfcf605ca0ed9781e0788f9c0b7c124586caa.tar.bz2
lingo2-archipelago-fcedfcf605ca0ed9781e0788f9c0b7c124586caa.zip
Added the_ancient
Diffstat (limited to 'data/maps/the_ancient/connections.txtpb')
-rw-r--r--data/maps/the_ancient/connections.txtpb10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_ancient/connections.txtpb b/data/maps/the_ancient/connections.txtpb new file mode 100644 index 0000000..23989ab --- /dev/null +++ b/data/maps/the_ancient/connections.txtpb
@@ -0,0 +1,10 @@
1connections {
2 from_room: "Outside"
3 to_room: "Inside"
4 door { name: "Front Door" }
5}
6connections {
7 from_room: "Inside"
8 to_room: "Ending"
9 door { name: "End Door" }
10}