about summary refs log tree commit diff stats
path: root/data/maps/the_congruent/doors.txtpb
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-09-08 14:11:23 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-09-08 14:11:23 -0400
commit57a08a321bb1054107afd7b91bc6c77cba5abf32 (patch)
tree29675215fcdaa37cba6ee20fd23b179bc635b267 /data/maps/the_congruent/doors.txtpb
parent0aa1b7c005edc97323f3e1cbbe591d9064a73475 (diff)
downloadlingo2-archipelago-57a08a321bb1054107afd7b91bc6c77cba5abf32.tar.gz
lingo2-archipelago-57a08a321bb1054107afd7b91bc6c77cba5abf32.tar.bz2
lingo2-archipelago-57a08a321bb1054107afd7b91bc6c77cba5abf32.zip
Added lavender cubes logic
Diffstat (limited to 'data/maps/the_congruent/doors.txtpb')
-rw-r--r--data/maps/the_congruent/doors.txtpb8
1 files changed, 6 insertions, 2 deletions
diff --git a/data/maps/the_congruent/doors.txtpb b/data/maps/the_congruent/doors.txtpb index 7c79c00..a714eba 100644 --- a/data/maps/the_congruent/doors.txtpb +++ b/data/maps/the_congruent/doors.txtpb
@@ -119,7 +119,11 @@ doors {
119} 119}
120doors { 120doors {
121 name: "T Keyholder Blocker" 121 name: "T Keyholder Blocker"
122 type: ITEM_ONLY 122 type: EVENT
123 receivers: "Components/Doors/magenta_enterer3" 123 receivers: "Components/Doors/magenta_enterer3"
124 switches: "lavender_cubes" 124 panels {
125 map: "the_ancient"
126 room: "Inside"
127 name: "COLOR"
128 }
125} 129}