summary refs log tree commit diff stats
path: root/data/maps/the_hive/connections.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 16:37:53 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 16:37:53 -0400
commit896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca (patch)
treeb87653be2d82d9c2464e07f025e502dc98060711 /data/maps/the_hive/connections.txtpb
parentd958b3415ad31bb9b94235c486a4eada3acfdecc (diff)
downloadlingo2-archipelago-896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca.tar.gz
lingo2-archipelago-896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca.tar.bz2
lingo2-archipelago-896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca.zip
Added the_hive
Diffstat (limited to 'data/maps/the_hive/connections.txtpb')
-rw-r--r--data/maps/the_hive/connections.txtpb10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_hive/connections.txtpb b/data/maps/the_hive/connections.txtpb new file mode 100644 index 0000000..9a51da1 --- /dev/null +++ b/data/maps/the_hive/connections.txtpb
@@ -0,0 +1,10 @@
1connections {
2 from_room: "Main Area"
3 to_room: "Room 8"
4 door { name: "Room 8 Door" }
5}
6connections {
7 from_room: "Main Area"
8 to_room: "Mastery Room"
9 door { name: "Mastery Door" }
10}