diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-20 18:33:18 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-20 18:33:18 -0400 |
| commit | 2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5 (patch) | |
| tree | cb6fa51b3a70a7f2b3ac099b7c34c9a7f730cc2b /data/maps/the_unkempt/doors.txtpb | |
| parent | 4c1dc83759d15b7f9f8aaddf580d2147f43fb845 (diff) | |
| download | lingo2-archipelago-2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5.tar.gz lingo2-archipelago-2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5.tar.bz2 lingo2-archipelago-2ea5762540a67ba20c5cb72c89c5cf62c7e9bfd5.zip | |
Mark some doors as "latched"
Diffstat (limited to 'data/maps/the_unkempt/doors.txtpb')
| -rw-r--r-- | data/maps/the_unkempt/doors.txtpb | 2 |
1 files changed, 2 insertions, 0 deletions
| diff --git a/data/maps/the_unkempt/doors.txtpb b/data/maps/the_unkempt/doors.txtpb index 29065ec..10165ee 100644 --- a/data/maps/the_unkempt/doors.txtpb +++ b/data/maps/the_unkempt/doors.txtpb | |||
| @@ -48,6 +48,8 @@ doors { | |||
| 48 | doors { | 48 | doors { |
| 49 | name: "I Entered" | 49 | name: "I Entered" |
| 50 | type: EVENT | 50 | type: EVENT |
| 51 | latch: true | ||
| 52 | receivers: "Components/Doors/entry_4" | ||
| 51 | keyholders { room: "Main Area" name: "I" key: "i" } | 53 | keyholders { room: "Main Area" name: "I" key: "i" } |
| 52 | } | 54 | } |
| 53 | doors { | 55 | doors { |
