diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 21:35:45 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 21:35:45 -0400 |
commit | 12a4b1a358679cfb569c2dcca2ccb96f6b41254e (patch) | |
tree | e1b59a6a00be05c0f8c13cba4df87428b2ae0350 /data/connections.txtpb | |
parent | bdffc8fe5dda6aa553017cd5bdbccafced225a55 (diff) | |
parent | c43aad993afcf6bfb38bb485ad992268dcd58b9a (diff) | |
download | lingo2-archipelago-12a4b1a358679cfb569c2dcca2ccb96f6b41254e.tar.gz lingo2-archipelago-12a4b1a358679cfb569c2dcca2ccb96f6b41254e.tar.bz2 lingo2-archipelago-12a4b1a358679cfb569c2dcca2ccb96f6b41254e.zip |
Merge branch 'main' of fourisland.com:/srv/git/lingo2-mapdata
Diffstat (limited to 'data/connections.txtpb')
-rw-r--r-- | data/connections.txtpb | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/data/connections.txtpb b/data/connections.txtpb index 5f2af9b..c39d36a 100644 --- a/data/connections.txtpb +++ b/data/connections.txtpb | |||
@@ -1,3 +1,8 @@ | |||
1 | # TODO | ||
2 | # the_entry/Lime Room/DAEDALUS | ||
3 | # four_rooms/Intensify Room/IMPRESSIVE | ||
4 | # four_rooms/Time Room/OWL | ||
5 | # four_rooms/Examples Room/DAEDALUS | ||
1 | connections { | 6 | connections { |
2 | from { | 7 | from { |
3 | panel { | 8 | panel { |
@@ -73,8 +78,8 @@ connections { | |||
73 | } | 78 | } |
74 | to { | 79 | to { |
75 | port { | 80 | port { |
76 | map: "the_four_rooms" | 81 | map: "four_rooms" |
77 | room: "Entry Room" | 82 | room: "Synonyms Room" |
78 | name: "ENTRY" | 83 | name: "ENTRY" |
79 | } | 84 | } |
80 | } | 85 | } |
@@ -132,23 +137,6 @@ connections { | |||
132 | port { | 137 | port { |
133 | map: "the_entry" | 138 | map: "the_entry" |
134 | room: "Lime Room" | 139 | room: "Lime Room" |
135 | name: "DAEDALUS" | ||
136 | } | ||
137 | } | ||
138 | to { | ||
139 | port { | ||
140 | # TODO | ||
141 | map: "daedalus" | ||
142 | room: "" | ||
143 | name: "" | ||
144 | } | ||
145 | } | ||
146 | } | ||
147 | connections { | ||
148 | from { | ||
149 | port { | ||
150 | map: "the_entry" | ||
151 | room: "Lime Room" | ||
152 | name: "REVITALIZED" | 140 | name: "REVITALIZED" |
153 | } | 141 | } |
154 | } | 142 | } |