diff options
Diffstat (limited to 'data/maps/the_unkempt/doors.txtpb')
| -rw-r--r-- | data/maps/the_unkempt/doors.txtpb | 18 |
1 files changed, 17 insertions, 1 deletions
| diff --git a/data/maps/the_unkempt/doors.txtpb b/data/maps/the_unkempt/doors.txtpb index 446fe69..f758369 100644 --- a/data/maps/the_unkempt/doors.txtpb +++ b/data/maps/the_unkempt/doors.txtpb | |||
| @@ -71,7 +71,6 @@ doors { | |||
| 71 | latch: true | 71 | latch: true |
| 72 | receivers: "Components/Doors/entry_6" | 72 | receivers: "Components/Doors/entry_6" |
| 73 | receivers: "Components/Doors/entry_13" | 73 | receivers: "Components/Doors/entry_13" |
| 74 | receivers: "Panels/Assorted/panel_1/teleportListener" | ||
| 75 | control_center_color: "orange" | 74 | control_center_color: "orange" |
| 76 | double_letters: true | 75 | double_letters: true |
| 77 | } | 76 | } |
| @@ -185,3 +184,20 @@ doors { | |||
| 185 | panels { room: "Right Area" name: "TOUGH" } | 184 | panels { room: "Right Area" name: "TOUGH" } |
| 186 | location_room: "Right Area" | 185 | location_room: "Right Area" |
| 187 | } | 186 | } |
| 187 | doors { | ||
| 188 | name: "Near Teal Door Panels" | ||
| 189 | type: LOCATION_ONLY | ||
| 190 | panels { room: "Main Area" name: "I" } | ||
| 191 | panels { room: "Main Area" name: "SPY" } | ||
| 192 | panels { room: "Main Area" name: "HEFT" } | ||
| 193 | panels { room: "Main Area" name: "THEFT" } | ||
| 194 | location_room: "Main Area" | ||
| 195 | location_name: "HEFT, I, SPY, THEFT" | ||
| 196 | } | ||
| 197 | doors { | ||
| 198 | name: "Control Center Orange Panel" | ||
| 199 | type: LOCATION_ONLY | ||
| 200 | panels { room: "Right Area" name: "COLOR" } | ||
| 201 | location_room: "Right Area" | ||
| 202 | location_name: "COLOR" | ||
| 203 | } | ||
