diff options
Diffstat (limited to 'data/maps')
-rw-r--r-- | data/maps/daedalus/doors.txtpb | 4 | ||||
-rw-r--r-- | data/maps/the_entry/connections.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_entry/doors.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_repetitive/connections.txtpb | 2 | ||||
-rw-r--r-- | data/maps/the_repetitive/doors.txtpb | 2 |
5 files changed, 4 insertions, 8 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" |
diff --git a/data/maps/the_entry/connections.txtpb b/data/maps/the_entry/connections.txtpb index 6f847da..a2e325a 100644 --- a/data/maps/the_entry/connections.txtpb +++ b/data/maps/the_entry/connections.txtpb | |||
@@ -192,7 +192,7 @@ connections { | |||
192 | connections { | 192 | connections { |
193 | from_room: "Starting Room" | 193 | from_room: "Starting Room" |
194 | to_room: "Repetitive Entrance" | 194 | to_room: "Repetitive Entrance" |
195 | door { name: "Repetitive Entrance" } | 195 | door { name: "Starting Room West Wall North Door" } |
196 | } | 196 | } |
197 | connections { | 197 | connections { |
198 | from_room: "Lime Room" | 198 | from_room: "Lime Room" |
diff --git a/data/maps/the_entry/doors.txtpb b/data/maps/the_entry/doors.txtpb index 78ffa52..6bef160 100644 --- a/data/maps/the_entry/doors.txtpb +++ b/data/maps/the_entry/doors.txtpb | |||
@@ -193,7 +193,7 @@ doors { | |||
193 | location_room: "Starting Room" | 193 | location_room: "Starting Room" |
194 | } | 194 | } |
195 | doors { | 195 | doors { |
196 | name: "Repetitive Entrance" | 196 | name: "Starting Room West Wall North Door" |
197 | type: ITEM_ONLY | 197 | type: ITEM_ONLY |
198 | receivers: "Components/Doors/Entry/entry_proxied_9" | 198 | receivers: "Components/Doors/Entry/entry_proxied_9" |
199 | double_letters: true | 199 | double_letters: true |
diff --git a/data/maps/the_repetitive/connections.txtpb b/data/maps/the_repetitive/connections.txtpb index 2b115a9..0afe72d 100644 --- a/data/maps/the_repetitive/connections.txtpb +++ b/data/maps/the_repetitive/connections.txtpb | |||
@@ -6,7 +6,7 @@ connections { | |||
6 | connections { | 6 | connections { |
7 | from_room: "Main Room" | 7 | from_room: "Main Room" |
8 | to_room: "Plaza Connector" | 8 | to_room: "Plaza Connector" |
9 | door { name: "Plaza Entrance" } | 9 | door { name: "Black Hallway" } |
10 | oneway: true | 10 | oneway: true |
11 | } | 11 | } |
12 | connections { | 12 | connections { |
diff --git a/data/maps/the_repetitive/doors.txtpb b/data/maps/the_repetitive/doors.txtpb index 9e63c1d..8171dc4 100644 --- a/data/maps/the_repetitive/doors.txtpb +++ b/data/maps/the_repetitive/doors.txtpb | |||
@@ -6,7 +6,7 @@ doors { | |||
6 | location_room: "Main Room" | 6 | location_room: "Main Room" |
7 | } | 7 | } |
8 | doors { | 8 | doors { |
9 | name: "Plaza Entrance" | 9 | name: "Black Hallway" |
10 | type: STANDARD | 10 | type: STANDARD |
11 | receivers: "Components/Doors/Door12" | 11 | receivers: "Components/Doors/Door12" |
12 | panels { room: "Main Room" name: "I" } | 12 | panels { room: "Main Room" name: "I" } |