diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-01 12:18:25 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-11-01 12:18:25 -0400 |
| commit | 21013ec0d1e3953276f11bd8cce12f33d46a33ec (patch) | |
| tree | b042bee93ad8d052db581bb04f6b5ddfd2547a72 /data/maps/the_partial | |
| parent | 8d92a32ada857dd0ce3d0e4a17aede7558b6a1b3 (diff) | |
| download | lingo2-archipelago-21013ec0d1e3953276f11bd8cce12f33d46a33ec.tar.gz lingo2-archipelago-21013ec0d1e3953276f11bd8cce12f33d46a33ec.tar.bz2 lingo2-archipelago-21013ec0d1e3953276f11bd8cce12f33d46a33ec.zip | |
(Almost) all panels are locations or connections now
Diffstat (limited to 'data/maps/the_partial')
| -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 11826ea..e37d077 100644 --- a/data/maps/the_partial/doors.txtpb +++ b/data/maps/the_partial/doors.txtpb | |||
| @@ -49,7 +49,8 @@ doors { | |||
| 49 | } | 49 | } |
| 50 | doors { | 50 | doors { |
| 51 | name: "Control Center Entrance" | 51 | name: "Control Center Entrance" |
| 52 | type: LEGACY_LOCATION | 52 | type: EVENT |
| 53 | legacy_location: true | ||
| 53 | #receivers: "Components/Doors/controlDoor" | 54 | #receivers: "Components/Doors/controlDoor" |
| 54 | panels { room: "Control Center Entrance" name: "RETURN" } | 55 | panels { room: "Control Center Entrance" name: "RETURN" } |
| 55 | location_room: "Control Center Entrance" | 56 | location_room: "Control Center Entrance" |
