diff options
Diffstat (limited to 'data/maps/the_partial')
| -rw-r--r-- | data/maps/the_partial/connections.txtpb | 2 | ||||
| -rw-r--r-- | data/maps/the_partial/doors.txtpb | 4 |
2 files changed, 2 insertions, 4 deletions
| diff --git a/data/maps/the_partial/connections.txtpb b/data/maps/the_partial/connections.txtpb index 34ff94f..abadb06 100644 --- a/data/maps/the_partial/connections.txtpb +++ b/data/maps/the_partial/connections.txtpb | |||
| @@ -17,13 +17,11 @@ connections { | |||
| 17 | from_room: "Obverse Side" | 17 | from_room: "Obverse Side" |
| 18 | to_room: "Control Center Entrance" | 18 | to_room: "Control Center Entrance" |
| 19 | door { name: "L Entered" } | 19 | door { name: "L Entered" } |
| 20 | oneway: true | ||
| 21 | } | 20 | } |
| 22 | connections { | 21 | connections { |
| 23 | from_room: "Control Center Entrance" | 22 | from_room: "Control Center Entrance" |
| 24 | to_room: "Obverse Side" | 23 | to_room: "Obverse Side" |
| 25 | door { name: "Control Center Entrance" } | 24 | door { name: "Control Center Entrance" } |
| 26 | oneway: true | ||
| 27 | } | 25 | } |
| 28 | connections { | 26 | connections { |
| 29 | from_room: "Reverse Side" | 27 | from_room: "Reverse Side" |
| diff --git a/data/maps/the_partial/doors.txtpb b/data/maps/the_partial/doors.txtpb index fed6951..2b233db 100644 --- a/data/maps/the_partial/doors.txtpb +++ b/data/maps/the_partial/doors.txtpb | |||
| @@ -49,8 +49,8 @@ doors { | |||
| 49 | } | 49 | } |
| 50 | doors { | 50 | doors { |
| 51 | name: "Control Center Entrance" | 51 | name: "Control Center Entrance" |
| 52 | type: STANDARD | 52 | type: LOCATION_ONLY |
| 53 | receivers: "Components/Doors/controlDoor" | 53 | #receivers: "Components/Doors/controlDoor" |
| 54 | panels { room: "Control Center Entrance" name: "RETURN" } | 54 | panels { room: "Control Center Entrance" name: "RETURN" } |
| 55 | location_room: "Control Center Entrance" | 55 | location_room: "Control Center Entrance" |
| 56 | } | 56 | } |
