about summary refs log tree commit diff stats
path: root/data/maps/the_impressive
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-10-23 00:36:35 -0400
committerStar Rauchenberger <fefferburbia@gmail.com>2025-10-23 00:36:35 -0400
commit3ffc27f5d40a4f12934b1353a60644db5a4a9fab (patch)
tree6b083514b69288bee0fe8308a67b4f9382fce624 /data/maps/the_impressive
parente757654a7b510cec9456de3072433f81ce971c89 (diff)
downloadlingo2-archipelago-3ffc27f5d40a4f12934b1353a60644db5a4a9fab.tar.gz
lingo2-archipelago-3ffc27f5d40a4f12934b1353a60644db5a4a9fab.tar.bz2
lingo2-archipelago-3ffc27f5d40a4f12934b1353a60644db5a4a9fab.zip
Latch the control center color doors
Diffstat (limited to 'data/maps/the_impressive')
-rw-r--r--data/maps/the_impressive/doors.txtpb1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/the_impressive/doors.txtpb b/data/maps/the_impressive/doors.txtpb index e27d531..03ec9f5 100644 --- a/data/maps/the_impressive/doors.txtpb +++ b/data/maps/the_impressive/doors.txtpb
@@ -32,6 +32,7 @@ doors {
32doors { 32doors {
33 name: "Control Center Green Door" 33 name: "Control Center Green Door"
34 type: CONTROL_CENTER_COLOR 34 type: CONTROL_CENTER_COLOR
35 latch: true
35 receivers: "Components/Doors/entry_2" 36 receivers: "Components/Doors/entry_2"
36 control_center_color: "green" 37 control_center_color: "green"
37} 38}