diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 21:03:54 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 21:03:54 -0400 |
| commit | b41280f1ee1aadceff3768e6dc29dde3e6a74788 (patch) | |
| tree | ceefd9ef5091e12bf21ac5104ef654503d60316f /data/maps/the_jubilant/connections.txtpb | |
| parent | 710ff94e2d29e8a2c00846ab24062517ff91da3b (diff) | |
| download | lingo2-archipelago-b41280f1ee1aadceff3768e6dc29dde3e6a74788.tar.gz lingo2-archipelago-b41280f1ee1aadceff3768e6dc29dde3e6a74788.tar.bz2 lingo2-archipelago-b41280f1ee1aadceff3768e6dc29dde3e6a74788.zip | |
Added the_jubilant
Diffstat (limited to 'data/maps/the_jubilant/connections.txtpb')
| -rw-r--r-- | data/maps/the_jubilant/connections.txtpb | 10 |
1 files changed, 10 insertions, 0 deletions
| diff --git a/data/maps/the_jubilant/connections.txtpb b/data/maps/the_jubilant/connections.txtpb new file mode 100644 index 0000000..cf1a431 --- /dev/null +++ b/data/maps/the_jubilant/connections.txtpb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | connections { | ||
| 2 | from_room: "Main Area" | ||
| 3 | to_room: "Side Area" | ||
| 4 | room { name: "Side Door" } | ||
| 5 | } | ||
| 6 | connections { | ||
| 7 | from_room: "Main Area" | ||
| 8 | to_room: "J Room" | ||
| 9 | room { name: "J Door" } | ||
| 10 | } | ||
