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/daedalus/doors.txtpb | |
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/daedalus/doors.txtpb')
-rw-r--r-- | data/maps/daedalus/doors.txtpb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/maps/daedalus/doors.txtpb b/data/maps/daedalus/doors.txtpb index 1ae6cc6..932035a 100644 --- a/data/maps/daedalus/doors.txtpb +++ b/data/maps/daedalus/doors.txtpb | |||
@@ -1392,6 +1392,9 @@ doors { | |||
1392 | type: STANDARD | 1392 | type: STANDARD |
1393 | receivers: "Components/Doors/Castle/entry_stairs_big" | 1393 | receivers: "Components/Doors/Castle/entry_stairs_big" |
1394 | receivers: "Components/Doors/Castle/entry_stairs_big2" | 1394 | receivers: "Components/Doors/Castle/entry_stairs_big2" |
1395 | receivers: "Meshes/Stairs/staircase31/teleportListener" | ||
1396 | receivers: "Meshes/Stairs/staircase32/teleportListener" | ||
1397 | receivers: "Meshes/Stairs/staircase33/teleportListener" | ||
1395 | panels { room: "North Castle Area" name: "A SUMMER PLACE" } | 1398 | panels { room: "North Castle Area" name: "A SUMMER PLACE" } |
1396 | panels { room: "West Castle Area" name: "SONG FACE" } | 1399 | panels { room: "West Castle Area" name: "SONG FACE" } |
1397 | panels { room: "South Castle Area" name: "AN OFFER VILLAGE BEFORE LAIR" } | 1400 | panels { room: "South Castle Area" name: "AN OFFER VILLAGE BEFORE LAIR" } |