diff options
Diffstat (limited to 'data/maps/daedalus/doors.txtpb')
-rw-r--r-- | data/maps/daedalus/doors.txtpb | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/data/maps/daedalus/doors.txtpb b/data/maps/daedalus/doors.txtpb index 2d8ba0b..ccbf3f0 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" |
@@ -1080,6 +1076,7 @@ doors { | |||
1080 | panels { room: "Outside Snake Room" name: "SONG (South)" } | 1076 | panels { room: "Outside Snake Room" name: "SONG (South)" } |
1081 | panels { room: "West Castle Area" name: "SONG (2)" } | 1077 | panels { room: "West Castle Area" name: "SONG (2)" } |
1082 | location_room: "West Castle Area" | 1078 | location_room: "West Castle Area" |
1079 | location_name: "South SONGs" | ||
1083 | } | 1080 | } |
1084 | doors { | 1081 | doors { |
1085 | name: "Amber North Door" | 1082 | name: "Amber North Door" |
@@ -1088,6 +1085,7 @@ doors { | |||
1088 | panels { room: "Outside Snake Room" name: "SONG (North)" } | 1085 | panels { room: "Outside Snake Room" name: "SONG (North)" } |
1089 | panels { room: "Amber North 2" name: "SONG" } | 1086 | panels { room: "Amber North 2" name: "SONG" } |
1090 | location_room: "Amber North 2" | 1087 | location_room: "Amber North 2" |
1088 | location_name: "North SONGs" | ||
1091 | } | 1089 | } |
1092 | doors { | 1090 | doors { |
1093 | name: "Amber East Doors" | 1091 | name: "Amber East Doors" |
@@ -1921,6 +1919,7 @@ doors { | |||
1921 | type: LOCATION_ONLY | 1919 | type: LOCATION_ONLY |
1922 | panels { room: "Dark Light Exit" name: "GASKET" } | 1920 | panels { room: "Dark Light Exit" name: "GASKET" } |
1923 | location_room: "Dark Light Exit" | 1921 | location_room: "Dark Light Exit" |
1922 | location_name: "GASKET" | ||
1924 | } | 1923 | } |
1925 | doors { | 1924 | doors { |
1926 | name: "Dark Light Room Divider" | 1925 | name: "Dark Light Room Divider" |
@@ -2113,8 +2112,12 @@ doors { | |||
2113 | doors { | 2112 | doors { |
2114 | name: "C Keyholder Blocker" | 2113 | name: "C Keyholder Blocker" |
2115 | type: EVENT | 2114 | type: EVENT |
2116 | # Components/Doors/Unincorporated/temple_foyer_7 | 2115 | receivers: "Components/Doors/Unincorporated/temple_foyer_7" |
2117 | switches: "lavender_cubes" | 2116 | panels { |
2117 | map: "the_ancient" | ||
2118 | room: "Inside" | ||
2119 | name: "COLOR" | ||
2120 | } | ||
2118 | } | 2121 | } |
2119 | doors { | 2122 | doors { |
2120 | name: "Computer Room Back Door" | 2123 | name: "Computer Room Back Door" |