diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-23 00:36:35 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2025-10-23 00:36:35 -0400 |
commit | 3ffc27f5d40a4f12934b1353a60644db5a4a9fab (patch) | |
tree | 6b083514b69288bee0fe8308a67b4f9382fce624 /data/maps/the_bearer | |
parent | e757654a7b510cec9456de3072433f81ce971c89 (diff) | |
download | lingo2-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_bearer')
-rw-r--r-- | data/maps/the_bearer/doors.txtpb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/maps/the_bearer/doors.txtpb b/data/maps/the_bearer/doors.txtpb index f1f5a57..1893455 100644 --- a/data/maps/the_bearer/doors.txtpb +++ b/data/maps/the_bearer/doors.txtpb | |||
@@ -241,6 +241,7 @@ doors { | |||
241 | doors { | 241 | doors { |
242 | name: "Control Center Brown Door" | 242 | name: "Control Center Brown Door" |
243 | type: CONTROL_CENTER_COLOR | 243 | type: CONTROL_CENTER_COLOR |
244 | latch: true | ||
244 | receivers: "Components/Doors/brown_1" | 245 | receivers: "Components/Doors/brown_1" |
245 | control_center_color: "brown" | 246 | control_center_color: "brown" |
246 | } | 247 | } |