diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:16:44 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-14 17:16:44 -0400 |
| commit | e45e8e912badb91699c60c685983ec809d49017c (patch) | |
| tree | c2d2d5c8c0e541eeffc9ef422b6b9eb9b3380993 /data/maps/the_impressive/connections.txtpb | |
| parent | 896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca (diff) | |
| download | lingo2-archipelago-e45e8e912badb91699c60c685983ec809d49017c.tar.gz lingo2-archipelago-e45e8e912badb91699c60c685983ec809d49017c.tar.bz2 lingo2-archipelago-e45e8e912badb91699c60c685983ec809d49017c.zip | |
Added the_impressive
Diffstat (limited to 'data/maps/the_impressive/connections.txtpb')
| -rw-r--r-- | data/maps/the_impressive/connections.txtpb | 30 |
1 files changed, 30 insertions, 0 deletions
| diff --git a/data/maps/the_impressive/connections.txtpb b/data/maps/the_impressive/connections.txtpb new file mode 100644 index 0000000..08caee8 --- /dev/null +++ b/data/maps/the_impressive/connections.txtpb | |||
| @@ -0,0 +1,30 @@ | |||
| 1 | connections { | ||
| 2 | from_room: "Lobby" | ||
| 3 | to_room: "WM Room" | ||
| 4 | door { name: "Front Door" } | ||
| 5 | } | ||
| 6 | connections { | ||
| 7 | from_room: "WM Room" | ||
| 8 | to_room: "W Room" | ||
| 9 | door { name: "Big W" } | ||
| 10 | } | ||
| 11 | connections { | ||
| 12 | from_room: "WM Room" | ||
| 13 | to_room: "M Room" | ||
| 14 | door { name: "Big M" } | ||
| 15 | } | ||
| 16 | connections { | ||
| 17 | from_room: "M Room" | ||
| 18 | to_room: "M2 Room" | ||
| 19 | door { name: "M2 Divider" } | ||
| 20 | } | ||
| 21 | connections { | ||
| 22 | from_room: "Lobby" | ||
| 23 | to_room: "Side Area" | ||
| 24 | door { name: "Side Door" } | ||
| 25 | } | ||
| 26 | connections { | ||
| 27 | from_room: "Side Area" | ||
| 28 | to_room: "Green Eye" | ||
| 29 | door { name: "Control Center Green Door" } | ||
| 30 | } | ||
