Skip to content

Commit

Permalink
оконные двери странные
Browse files Browse the repository at this point in the history
  • Loading branch information
nomad0260 committed Apr 7, 2024
1 parent 81a3d21 commit 021d5a3
Showing 1 changed file with 14 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,8 @@
id: WindoorMTFCommandLocked
suffix: МТФ Command
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsMTFCommand ]
- type: AccessReader
access: [["MTFL"]]

#-----------------------------------Cpls airlock

Expand Down Expand Up @@ -295,9 +294,8 @@
id: WindoorMTFCplsLocked
suffix: МТФ Cpls
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsMTFCpls ]
- type: AccessReader
access: [["MTFE"], ["MTFM"]]

#-----------------------------------Medick airlock

Expand Down Expand Up @@ -356,9 +354,8 @@
id: WindoorMTFMedicalLocked
suffix: МТФ Medical
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsMTFMedic ]
- type: AccessReader
access: [["MTFM"]]

#-----------------------------------Engineer airlock

Expand Down Expand Up @@ -417,9 +414,8 @@
id: WindoorMTFEngineeringLocked
suffix: МТФ Engineering
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsMTFEngineer ]
- type: AccessReader
access: [["MTFE"]]

#-----------------------------------Security airlock

Expand Down Expand Up @@ -478,9 +474,8 @@
id: WindoorMTFSecurityLocked
suffix: МТФ Security
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsMTFSecurity ]
- type: AccessReader
access: [["MTFS"]]

#-----------------------------------Janitor airlock

Expand Down Expand Up @@ -539,9 +534,8 @@
id: WindoorMTFJanitorLocked
suffix: МТФ Janitor
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsMTFJanitor ]
- type: AccessReader
access: [["MTFJ"]]

#-----------------------------------MTF Base airlock

Expand Down Expand Up @@ -618,6 +612,5 @@
id: WindoorMTFLocked
suffix: МТФ
components:
- type: ContainerFill
containers:
board: [ DoorElectronicsMTF ]
- type: AccessReader
access: [["MTF"]]

0 comments on commit 021d5a3

Please sign in to comment.