diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-21 12:44:50 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-09-21 12:44:50 -0400 |
commit | b53018acc54a7b8812a0b9830562879071d05fa6 (patch) | |
tree | 263795fb5358292263916a1621bacabc73873645 /data/maps/the_entry/connections.txtpb | |
parent | e896b5e91c04723484c25bf1e2b00a248ea18614 (diff) | |
download | lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.gz lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.tar.bz2 lingo2-archipelago-b53018acc54a7b8812a0b9830562879071d05fa6.zip |
Diffstat (limited to 'data/maps/the_entry/connections.txtpb')
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index ca0207e..5fe279c 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
@@ -160,6 +160,11 @@ connections { | |||
160 | door { name: "Lime Room Entrance" } | 160 | door { name: "Lime Room Entrance" } |
161 | } | 161 | } |
162 | connections { | 162 | connections { |
163 | from_room: "Lime Room" | ||
164 | to_room: "Revitalized Entrance" | ||
165 | door { name: "Revitalized Entrance" } | ||
166 | } | ||
167 | connections { | ||
163 | from { painting { room: "Link Area" name: "NEAR" } } | 168 | from { painting { room: "Link Area" name: "NEAR" } } |
164 | to { painting { room: "Flipped Link Area" name: "NEAR" } } | 169 | to { painting { room: "Flipped Link Area" name: "NEAR" } } |
165 | oneway: true | 170 | oneway: true |