From d79984b099c3f762b95d3b4257bef113d3a8d6ee Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 7 Sep 2025 15:42:00 -0400 Subject: Added door groups --- data/maps/daedalus/doors.txtpb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'data/maps/daedalus') diff --git a/data/maps/daedalus/doors.txtpb b/data/maps/daedalus/doors.txtpb index 7359c5e..d6c33f4 100644 --- a/data/maps/daedalus/doors.txtpb +++ b/data/maps/daedalus/doors.txtpb @@ -892,16 +892,12 @@ doors { } doors { name: "White Hallway From Entry" - # TODO: This should be combined with the corresponding door in the_entry, at - # least when connections are not shuffled. type: CONTROL_CENTER_COLOR receivers: "Components/Doors/Halls/froom_6" control_center_color: "white" } doors { name: "Purple Hallway From Great" - # TODO: This should be combined with the corresponding door in the_great, at - # least when connections are not shuffled. type: CONTROL_CENTER_COLOR receivers: "Components/Doors/Halls/froom_7" control_center_color: "purple" -- cgit 1.4.1