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_graveyard/doors.txtpb | |
| 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_graveyard/doors.txtpb')
| -rw-r--r-- | data/maps/the_graveyard/doors.txtpb | 7 | 
1 files changed, 7 insertions, 0 deletions
| diff --git a/data/maps/the_graveyard/doors.txtpb b/data/maps/the_graveyard/doors.txtpb index a10d8f6..20e7fcf 100644 --- a/data/maps/the_graveyard/doors.txtpb +++ b/data/maps/the_graveyard/doors.txtpb | |||
| @@ -23,3 +23,10 @@ doors { | |||
| 23 | receivers: "Components/Paintings/omrt/teleportListener" | 23 | receivers: "Components/Paintings/omrt/teleportListener" | 
| 24 | double_letters: true | 24 | double_letters: true | 
| 25 | } | 25 | } | 
| 26 | doors { | ||
| 27 | name: "Remember Panel" | ||
| 28 | type: LOCATION_ONLY | ||
| 29 | panels { room: "Inside" name: "REMEMBER" } | ||
| 30 | location_room: "Inside" | ||
| 31 | location_name: "REMEMBER" | ||
| 32 | } | ||
