diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-26 09:14:21 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-26 09:14:21 -0400 |
| commit | f06d107a7469e172686d682a74ded0d800278339 (patch) | |
| tree | 4832ceb73f89082b88e1e12eb8ffb79839539dc9 /data/maps/the_partial/doors.txtpb | |
| parent | 5bf9d7cf024e82079760b8f0cf8061f47364d41c (diff) | |
| download | lingo2-archipelago-f06d107a7469e172686d682a74ded0d800278339.tar.gz lingo2-archipelago-f06d107a7469e172686d682a74ded0d800278339.tar.bz2 lingo2-archipelago-f06d107a7469e172686d682a74ded0d800278339.zip | |
Added backwards compatibility with removed locations
Diffstat (limited to 'data/maps/the_partial/doors.txtpb')
| -rw-r--r-- | data/maps/the_partial/doors.txtpb | 3 |
1 files changed, 2 insertions, 1 deletions
| diff --git a/data/maps/the_partial/doors.txtpb b/data/maps/the_partial/doors.txtpb index b6445cd..11826ea 100644 --- a/data/maps/the_partial/doors.txtpb +++ b/data/maps/the_partial/doors.txtpb | |||
| @@ -49,9 +49,10 @@ doors { | |||
| 49 | } | 49 | } |
| 50 | doors { | 50 | doors { |
| 51 | name: "Control Center Entrance" | 51 | name: "Control Center Entrance" |
| 52 | type: EVENT | 52 | type: LEGACY_LOCATION |
| 53 | #receivers: "Components/Doors/controlDoor" | 53 | #receivers: "Components/Doors/controlDoor" |
| 54 | panels { room: "Control Center Entrance" name: "RETURN" } | 54 | panels { room: "Control Center Entrance" name: "RETURN" } |
| 55 | location_room: "Control Center Entrance" | ||
| 55 | } | 56 | } |
| 56 | doors { | 57 | doors { |
| 57 | name: "F Door" | 58 | name: "F Door" |
