Add more telecomms variations (#26822)
* Add more telecomms variations * fox :fox: * oops
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: TelecomServer
|
parent: TelecomServer
|
||||||
id: TelecomServerFilled
|
id: TelecomServerFilled
|
||||||
suffix: Filled
|
suffix: Filled All
|
||||||
components:
|
components:
|
||||||
- type: ContainerFill
|
- type: ContainerFill
|
||||||
containers:
|
containers:
|
||||||
@@ -80,3 +80,83 @@
|
|||||||
- EncryptionKeySecurity
|
- EncryptionKeySecurity
|
||||||
- EncryptionKeyService
|
- EncryptionKeyService
|
||||||
- EncryptionKeyCommand
|
- EncryptionKeyCommand
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: TelecomServer
|
||||||
|
id: TelecomServerFilledCommon
|
||||||
|
suffix: Common
|
||||||
|
components:
|
||||||
|
- type: ContainerFill
|
||||||
|
containers:
|
||||||
|
key_slots:
|
||||||
|
- EncryptionKeyCommon
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: TelecomServer
|
||||||
|
id: TelecomServerFilledCargo
|
||||||
|
suffix: Cargo
|
||||||
|
components:
|
||||||
|
- type: ContainerFill
|
||||||
|
containers:
|
||||||
|
key_slots:
|
||||||
|
- EncryptionKeyCargo
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: TelecomServer
|
||||||
|
id: TelecomServerFilledEngineering
|
||||||
|
suffix: Engineering
|
||||||
|
components:
|
||||||
|
- type: ContainerFill
|
||||||
|
containers:
|
||||||
|
key_slots:
|
||||||
|
- EncryptionKeyEngineering
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: TelecomServer
|
||||||
|
id: TelecomServerFilledMedical
|
||||||
|
suffix: Medical
|
||||||
|
components:
|
||||||
|
- type: ContainerFill
|
||||||
|
containers:
|
||||||
|
key_slots:
|
||||||
|
- EncryptionKeyMedical
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: TelecomServer
|
||||||
|
id: TelecomServerFilledScience
|
||||||
|
suffix: Science
|
||||||
|
components:
|
||||||
|
- type: ContainerFill
|
||||||
|
containers:
|
||||||
|
key_slots:
|
||||||
|
- EncryptionKeyScience
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: TelecomServer
|
||||||
|
id: TelecomServerFilledSecurity
|
||||||
|
suffix: Security
|
||||||
|
components:
|
||||||
|
- type: ContainerFill
|
||||||
|
containers:
|
||||||
|
key_slots:
|
||||||
|
- EncryptionKeySecurity
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: TelecomServer
|
||||||
|
id: TelecomServerFilledService
|
||||||
|
suffix: Service
|
||||||
|
components:
|
||||||
|
- type: ContainerFill
|
||||||
|
containers:
|
||||||
|
key_slots:
|
||||||
|
- EncryptionKeyService
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: TelecomServer
|
||||||
|
id: TelecomServerFilledCommand
|
||||||
|
suffix: Command
|
||||||
|
components:
|
||||||
|
- type: ContainerFill
|
||||||
|
containers:
|
||||||
|
key_slots:
|
||||||
|
- EncryptionKeyCommand
|
||||||
|
|||||||
Reference in New Issue
Block a user