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/doors.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/doors.txtpb')
| -rw-r--r-- | data/maps/the_unyielding/doors.txtpb | 8 |
1 files changed, 8 insertions, 0 deletions
| diff --git a/data/maps/the_unyielding/doors.txtpb b/data/maps/the_unyielding/doors.txtpb index c0b2c19..b969c0b 100644 --- a/data/maps/the_unyielding/doors.txtpb +++ b/data/maps/the_unyielding/doors.txtpb | |||
| @@ -198,6 +198,14 @@ doors { | |||
| 198 | panels { room: "Central Connected Area" name: "MET" } | 198 | panels { room: "Central Connected Area" name: "MET" } |
| 199 | } | 199 | } |
| 200 | doors { | 200 | doors { |
| 201 | name: "Black Alcove" | ||
| 202 | panels { room: "Star Rooms" name: "TURN" } | ||
| 203 | panels { room: "Central Connected Area" name: "HAD" } | ||
| 204 | panels { room: "Central Connected Area" name: "SOW" } | ||
| 205 | panels { room: "Central Connected Area" name: "ARK" } | ||
| 206 | panels { room: "Central Connected Area" name: "MET" } | ||
| 207 | } | ||
| 208 | doors { | ||
| 201 | name: "Hero Room Entrance" | 209 | name: "Hero Room Entrance" |
| 202 | type: LOCATION_ONLY | 210 | type: LOCATION_ONLY |
| 203 | panels { room: "Northeast Room 1" name: "HAT" } | 211 | panels { room: "Northeast Room 1" name: "HAT" } |
