diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 20:56:42 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-26 20:56:42 -0400 |
commit | f95dcb283fcff2eeecce4f240c76d800f529703c (patch) | |
tree | aa6dca4f8daa94f493b296305bc2a6a772a554da /data/maps/the_wondrous/connections.txtpb | |
parent | a587b3e0a307a906949eec2741ddece3f38d3ae2 (diff) | |
download | lingo2-archipelago-f95dcb283fcff2eeecce4f240c76d800f529703c.tar.gz lingo2-archipelago-f95dcb283fcff2eeecce4f240c76d800f529703c.tar.bz2 lingo2-archipelago-f95dcb283fcff2eeecce4f240c76d800f529703c.zip |
Added the_wondrous
Diffstat (limited to 'data/maps/the_wondrous/connections.txtpb')
-rw-r--r-- | data/maps/the_wondrous/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/data/maps/the_wondrous/connections.txtpb b/data/maps/the_wondrous/connections.txtpb new file mode 100644 index 0000000..0bd773a --- /dev/null +++ b/data/maps/the_wondrous/connections.txtpb | |||
@@ -0,0 +1,10 @@ | |||
1 | connections { | ||
2 | from_room: "Entry" | ||
3 | to_room: "Regular" | ||
4 | door { name: "Front Door" } | ||
5 | } | ||
6 | connections { | ||
7 | from_room: "Regular" | ||
8 | to_room: "Huge" | ||
9 | door { name: "Shrink Door" } | ||
10 | } | ||