diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 21:34:14 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-07 21:34:14 -0400 |
commit | c43aad993afcf6bfb38bb485ad992268dcd58b9a (patch) | |
tree | b2be7fa35f1165244226db62856abe22f5e97925 /data/connections.txtpb | |
parent | c0c5431800d0306d01814e9902566c9b4fc9220b (diff) | |
download | lingo2-archipelago-c43aad993afcf6bfb38bb485ad992268dcd58b9a.tar.gz lingo2-archipelago-c43aad993afcf6bfb38bb485ad992268dcd58b9a.tar.bz2 lingo2-archipelago-c43aad993afcf6bfb38bb485ad992268dcd58b9a.zip |
Added four_rooms
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 | } |