diff options
Diffstat (limited to 'data/maps/daedalus')
-rw-r--r-- | data/maps/daedalus/doors.txtpb | 4 |
1 files changed, 0 insertions, 4 deletions
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 { | |||
892 | } | 892 | } |
893 | doors { | 893 | doors { |
894 | name: "White Hallway From Entry" | 894 | name: "White Hallway From Entry" |
895 | # TODO: This should be combined with the corresponding door in the_entry, at | ||
896 | # least when connections are not shuffled. | ||
897 | type: CONTROL_CENTER_COLOR | 895 | type: CONTROL_CENTER_COLOR |
898 | receivers: "Components/Doors/Halls/froom_6" | 896 | receivers: "Components/Doors/Halls/froom_6" |
899 | control_center_color: "white" | 897 | control_center_color: "white" |
900 | } | 898 | } |
901 | doors { | 899 | doors { |
902 | name: "Purple Hallway From Great" | 900 | name: "Purple Hallway From Great" |
903 | # TODO: This should be combined with the corresponding door in the_great, at | ||
904 | # least when connections are not shuffled. | ||
905 | type: CONTROL_CENTER_COLOR | 901 | type: CONTROL_CENTER_COLOR |
906 | receivers: "Components/Doors/Halls/froom_7" | 902 | receivers: "Components/Doors/Halls/froom_7" |
907 | control_center_color: "purple" | 903 | control_center_color: "purple" |