diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-28 17:15:09 -0400 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-08-28 17:15:09 -0400 |
| commit | 51c4886f15e7e10cdee2d5b2f92510c700f0c537 (patch) | |
| tree | 7d267cbc5e0f4632878045f554b3a3f13e5d83eb /data/maps/the_owl | |
| parent | 5a2d1f6f2462636d8389adb46ba3ff237ffe32c7 (diff) | |
| download | lingo2-archipelago-51c4886f15e7e10cdee2d5b2f92510c700f0c537.tar.gz lingo2-archipelago-51c4886f15e7e10cdee2d5b2f92510c700f0c537.tar.bz2 lingo2-archipelago-51c4886f15e7e10cdee2d5b2f92510c700f0c537.zip | |
[Data] Replace move_paintings with receivers
Also fixed castle stairs.
Diffstat (limited to 'data/maps/the_owl')
| -rw-r--r-- | data/maps/the_owl/doors.txtpb | 3 |
1 files changed, 2 insertions, 1 deletions
| diff --git a/data/maps/the_owl/doors.txtpb b/data/maps/the_owl/doors.txtpb index 2c7f449..28af5d0 100644 --- a/data/maps/the_owl/doors.txtpb +++ b/data/maps/the_owl/doors.txtpb | |||
| @@ -242,7 +242,8 @@ doors { | |||
| 242 | doors { | 242 | doors { |
| 243 | name: "Owl Painting" | 243 | name: "Owl Painting" |
| 244 | type: EVENT | 244 | type: EVENT |
| 245 | move_paintings { room: "Connected Area" name: "OWL" } | 245 | #move_paintings { room: "Connected Area" name: "OWL" } |
| 246 | #receivers: "Components/Paintings/owl/teleportListener" | ||
| 246 | doors { name: "Orange Owl" } | 247 | doors { name: "Orange Owl" } |
| 247 | doors { name: "Black Owl" } | 248 | doors { name: "Black Owl" } |
| 248 | doors { name: "Blue Owl" } | 249 | doors { name: "Blue Owl" } |
