summary refs log tree commit diff stats
path: root/data/maps/the_graveyard
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-08-31 12:35:27 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-08-31 12:35:27 -0400
commit8dffc0d1fb5fde81e534d6de8f9cab67483fcce3 (patch)
tree26a5ef7b6868a77a772d8329c30ba1aa5b68a7fb /data/maps/the_graveyard
parent09edc0f568705081720a30f976de0f16339f2a96 (diff)
downloadlingo2-archipelago-8dffc0d1fb5fde81e534d6de8f9cab67483fcce3.tar.gz
lingo2-archipelago-8dffc0d1fb5fde81e534d6de8f9cab67483fcce3.tar.bz2
lingo2-archipelago-8dffc0d1fb5fde81e534d6de8f9cab67483fcce3.zip
Handled cyan doors
Diffstat (limited to 'data/maps/the_graveyard')
-rw-r--r--data/maps/the_graveyard/doors.txtpb3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/maps/the_graveyard/doors.txtpb b/data/maps/the_graveyard/doors.txtpb index f06d40d..5e5e929 100644 --- a/data/maps/the_graveyard/doors.txtpb +++ b/data/maps/the_graveyard/doors.txtpb
@@ -19,6 +19,5 @@ doors {
19doors { 19doors {
20 name: "Double Letters" 20 name: "Double Letters"
21 type: EVENT 21 type: EVENT
22 switches: "double_letters" 22 double_letters: true
23 # TODO: once again, not sure whether this is how it should work
24} 23}