diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-21 08:58:21 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-21 08:58:21 -0400 |
| commit | addcf1712c66e7b058c87ac4342bd08685d6c6aa (patch) | |
| tree | 9c0582db12583f3a5e754006c6ffab17726c516c /data/maps/the_unyielding/connections.txtpb | |
| parent | a5ccb21fcd037f5675a7c7209884be92d383a159 (diff) | |
| download | lingo2-archipelago-addcf1712c66e7b058c87ac4342bd08685d6c6aa.tar.gz lingo2-archipelago-addcf1712c66e7b058c87ac4342bd08685d6c6aa.tar.bz2 lingo2-archipelago-addcf1712c66e7b058c87ac4342bd08685d6c6aa.zip | |
Fixed a couple of missing connections
Diffstat (limited to 'data/maps/the_unyielding/connections.txtpb')
| -rw-r--r-- | data/maps/the_unyielding/connections.txtpb | 5 |
1 files changed, 5 insertions, 0 deletions
| diff --git a/data/maps/the_unyielding/connections.txtpb b/data/maps/the_unyielding/connections.txtpb index ffbb756..b541676 100644 --- a/data/maps/the_unyielding/connections.txtpb +++ b/data/maps/the_unyielding/connections.txtpb | |||
| @@ -109,6 +109,11 @@ connections { | |||
| 109 | door { name: "Cyan Alcove" } | 109 | door { name: "Cyan Alcove" } |
| 110 | } | 110 | } |
| 111 | connections { | 111 | connections { |
| 112 | from_room: "Star Rooms" | ||
| 113 | to_room: "Black Alcove" | ||
| 114 | door { name: "Black Alcove" } | ||
| 115 | } | ||
| 116 | connections { | ||
| 112 | from_room: "White Corners" | 117 | from_room: "White Corners" |
| 113 | to_room: "Northeast Room 1" | 118 | to_room: "Northeast Room 1" |
| 114 | door { name: "Northeast Room 1 Entrance" } | 119 | door { name: "Northeast Room 1 Entrance" } |
