diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 16:37:53 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 16:37:53 -0400 |
commit | 896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca (patch) | |
tree | b87653be2d82d9c2464e07f025e502dc98060711 /data/maps/the_hive/connections.txtpb | |
parent | d958b3415ad31bb9b94235c486a4eada3acfdecc (diff) | |
download | lingo2-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.txtpb | 10 |
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 @@ | |||
1 | connections { | ||
2 | from_room: "Main Area" | ||
3 | to_room: "Room 8" | ||
4 | door { name: "Room 8 Door" } | ||
5 | } | ||
6 | connections { | ||
7 | from_room: "Main Area" | ||
8 | to_room: "Mastery Room" | ||
9 | door { name: "Mastery Door" } | ||
10 | } | ||