diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-09 09:45:29 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-09 09:45:29 -0400 |
| commit | a1bad926c17d334bd81fef47043545f601ec8329 (patch) | |
| tree | 928cf5ed1071d379d13b45549e3ae65b9e1ed66a /data/maps/the_between/connections.txtpb | |
| parent | 9240e7e7a81072e561f969aff375d979cf2112e8 (diff) | |
| download | lingo2-archipelago-a1bad926c17d334bd81fef47043545f601ec8329.tar.gz lingo2-archipelago-a1bad926c17d334bd81fef47043545f601ec8329.tar.bz2 lingo2-archipelago-a1bad926c17d334bd81fef47043545f601ec8329.zip | |
Added the_between
Diffstat (limited to 'data/maps/the_between/connections.txtpb')
| -rw-r--r-- | data/maps/the_between/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
| diff --git a/data/maps/the_between/connections.txtpb b/data/maps/the_between/connections.txtpb new file mode 100644 index 0000000..e2e7dc8 --- /dev/null +++ b/data/maps/the_between/connections.txtpb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | connections { | ||
| 2 | from_room: "Main Area" | ||
| 3 | to_room: "Control Center Side" | ||
| 4 | door { name: "Control Center Entrance" } | ||
| 5 | } | ||
| 6 | connections { | ||
| 7 | from_room: "Main Area" | ||
| 8 | to_room: "B2 Room" | ||
| 9 | door { name: "B2 Door" } | ||
| 10 | } | ||
