diff options
Diffstat (limited to 'data/maps/the_unkempt')
-rw-r--r-- | data/maps/the_unkempt/doors.txtpb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/data/maps/the_unkempt/doors.txtpb b/data/maps/the_unkempt/doors.txtpb index 906a900..9a13c82 100644 --- a/data/maps/the_unkempt/doors.txtpb +++ b/data/maps/the_unkempt/doors.txtpb | |||
@@ -21,7 +21,7 @@ doors { | |||
21 | doors { | 21 | doors { |
22 | name: "Cyan Doors" | 22 | name: "Cyan Doors" |
23 | type: EVENT | 23 | type: EVENT |
24 | switches: "double_letters" | 24 | double_letters: true |
25 | } | 25 | } |
26 | doors { | 26 | doors { |
27 | name: "Sun Temple Entrance" | 27 | name: "Sun Temple Entrance" |
@@ -66,7 +66,9 @@ doors { | |||
66 | name: "Control Center Orange Door" | 66 | name: "Control Center Orange Door" |
67 | type: CONTROL_CENTER_COLOR | 67 | type: CONTROL_CENTER_COLOR |
68 | receivers: "Components/Doors/entry_6" | 68 | receivers: "Components/Doors/entry_6" |
69 | receivers: "Components/Doors/entry_13" | ||
69 | control_center_color: "orange" | 70 | control_center_color: "orange" |
71 | double_letters: true | ||
70 | } | 72 | } |
71 | doors { | 73 | doors { |
72 | name: "W2 Door" | 74 | name: "W2 Door" |