- type: Tag
tags:
- DroneUsable
+
+- type: entity
+ name: passenger encryption key box
+ parent: BoxCardboard
+ id: BoxEncryptionKeyPassenger
+ description: A box of spare encryption keys.
+ components:
+ - type: StorageFill
+ contents:
+ - id: EncryptionKeyCommon
+ amount: 6
+ - type: Sprite
+ layers:
+ - state: box
+ - state: encryptokey
+ - type: Storage
+ capacity: 30
+ whitelist:
+ components:
+ - EncryptionKey
+
+- type: entity
+ name: cargo encryption key box
+ parent: BoxEncryptionKeyPassenger
+ id: BoxEncryptionKeyCargo
+ components:
+ - type: StorageFill
+ contents:
+ - id: EncryptionKeyCargo
+ amount: 6
+
+- type: entity
+ name: engineering encryption key box
+ parent: BoxEncryptionKeyPassenger
+ id: BoxEncryptionKeyEngineering
+ components:
+ - type: StorageFill
+ contents:
+ - id: EncryptionKeyEngineering
+ amount: 6
+
+- type: entity
+ name: med-sci encryption key box
+ parent: BoxEncryptionKeyPassenger
+ id: BoxEncryptionKeyMedicalScience
+ components:
+ - type: StorageFill
+ contents:
+ - id: EncryptionKeyMedicalScience
+ amount: 6
+
+- type: entity
+ name: medical encryption key box
+ parent: BoxEncryptionKeyPassenger
+ id: BoxEncryptionKeyMedical
+ components:
+ - type: StorageFill
+ contents:
+ - id: EncryptionKeyMedical
+ amount: 6
+
+- type: entity
+ name: robotech encryption key box
+ parent: BoxEncryptionKeyPassenger
+ id: BoxEncryptionKeyRobo
+ components:
+ - type: StorageFill
+ contents:
+ - id: EncryptionKeyRobo
+ amount: 6
+
+- type: entity
+ name: science encryption key box
+ parent: BoxEncryptionKeyPassenger
+ id: BoxEncryptionKeyScience
+ components:
+ - type: StorageFill
+ contents:
+ - id: EncryptionKeyScience
+ amount: 6
+
+- type: entity
+ name: security encryption key box
+ parent: BoxEncryptionKeyPassenger
+ id: BoxEncryptionKeySecurity
+ components:
+ - type: StorageFill
+ contents:
+ - id: EncryptionKeySecurity
+ amount: 6
+
+- type: entity
+ name: service encryption key box
+ parent: BoxEncryptionKeyPassenger
+ id: BoxEncryptionKeyService
+ components:
+ - type: StorageFill
+ contents:
+ - id: EncryptionKeyService
+ amount: 6
- id: DoorRemoteCargo
- id: RubberStampQm
- id: ClothingHeadsetAltCargo
+ - id: BoxEncryptionKeyCargo
- type: entity
id: LockerCaptainFilled
- id: DoorRemoteService
- id: ClothingNeckGoldmedal
- id: RubberStampHop
+ - id: BoxEncryptionKeyPassenger
+ - id: BoxEncryptionKeyService
- type: entity
id: LockerChiefEngineerFilled
- id: RubberStampCE
- id: JetpackVoidFilled
- id: ClothingHeadsetAltEngineering
+ - id: BoxEncryptionKeyEngineering
- type: entity
id: LockerChiefMedicalOfficerFilled
- id: MedicalTechFabCircuitboard
- id: MaterialBiomass
amount: 3
+ - id: BoxEncryptionKeyMedical
- type: entity
id: LockerResearchDirectorFilled
- id: DoorRemoteResearch
- id: RubberStampRd
- id: ClothingHeadsetAltScience
+ - id: BoxEncryptionKeyScience
+ - id: BoxEncryptionKeyRobo
- type: entity
id: LockerHeadOfSecurityFilled
- id: RubberStampHos
- id: SecurityTechFabCircuitboard
- id: JetpackSecurityFilled
+ - id: BoxEncryptionKeySecurity