diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 18:35:21 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-30 18:35:21 -0400 |
| commit | d64ce785a7f1ca4e26b85499a9cd310ed80fb80c (patch) | |
| tree | f21741013380721742b57d158516c68841d44f69 /data/maps/the_ancient | |
| parent | 5a89a4baf8984d0d4dab3799f8177f8e293b7317 (diff) | |
| download | lingo2-archipelago-d64ce785a7f1ca4e26b85499a9cd310ed80fb80c.tar.gz lingo2-archipelago-d64ce785a7f1ca4e26b85499a9cd310ed80fb80c.tar.bz2 lingo2-archipelago-d64ce785a7f1ca4e26b85499a9cd310ed80fb80c.zip | |
[Data] Small tweaks
Diffstat (limited to 'data/maps/the_ancient')
| -rw-r--r-- | data/maps/the_ancient/doors.txtpb | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/data/maps/the_ancient/doors.txtpb b/data/maps/the_ancient/doors.txtpb index 75c08f6..5dc062e 100644 --- a/data/maps/the_ancient/doors.txtpb +++ b/data/maps/the_ancient/doors.txtpb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | doors { | 1 | doors { |
| 2 | name: "Front Door" | 2 | name: "Front Door" |
| 3 | type: STANDARD | 3 | type: STANDARD |
| 4 | receivers: "Components/Doors/Front N Tree" | ||
| 4 | panels { room: "Outside" name: "THIS" } | 5 | panels { room: "Outside" name: "THIS" } |
| 5 | location_room: "Outside" | 6 | location_room: "Outside" |
| 6 | } | 7 | } |
