summary refs log tree commit diff stats
path: root/data/maps/the_impressive/connections.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 17:16:44 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-14 17:16:44 -0400
commite45e8e912badb91699c60c685983ec809d49017c (patch)
treec2d2d5c8c0e541eeffc9ef422b6b9eb9b3380993 /data/maps/the_impressive/connections.txtpb
parent896c9d7ab0e1ae7491e5ba6875e82d7e6fa841ca (diff)
downloadlingo2-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.txtpb30
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 @@
1connections {
2 from_room: "Lobby"
3 to_room: "WM Room"
4 door { name: "Front Door" }
5}
6connections {
7 from_room: "WM Room"
8 to_room: "W Room"
9 door { name: "Big W" }
10}
11connections {
12 from_room: "WM Room"
13 to_room: "M Room"
14 door { name: "Big M" }
15}
16connections {
17 from_room: "M Room"
18 to_room: "M2 Room"
19 door { name: "M2 Divider" }
20}
21connections {
22 from_room: "Lobby"
23 to_room: "Side Area"
24 door { name: "Side Door" }
25}
26connections {
27 from_room: "Side Area"
28 to_room: "Green Eye"
29 door { name: "Control Center Green Door" }
30}