add CMO's headset (#15845)
This commit is contained in:
@@ -146,6 +146,19 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Ears/Headsets/medical.rsi
|
sprite: Clothing/Ears/Headsets/medical.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadsetMedical
|
||||||
|
id: ClothingHeadsetCMO
|
||||||
|
name: cmo headset
|
||||||
|
description: A headset used by the CMO.
|
||||||
|
components:
|
||||||
|
- type: ContainerFill
|
||||||
|
containers:
|
||||||
|
key_slots:
|
||||||
|
- EncryptionKeyMedical
|
||||||
|
- EncryptionKeyCommand
|
||||||
|
- EncryptionKeyCommon
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadset
|
parent: ClothingHeadset
|
||||||
id: ClothingHeadsetScience
|
id: ClothingHeadsetScience
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
shoes: ClothingShoesColorBrown
|
shoes: ClothingShoesColorBrown
|
||||||
outerClothing: ClothingOuterCoatLabCmo
|
outerClothing: ClothingOuterCoatLabCmo
|
||||||
id: CMOPDA
|
id: CMOPDA
|
||||||
ears: ClothingHeadsetAltMedical
|
ears: ClothingHeadsetCMO
|
||||||
belt: ClothingBeltMedicalFilled
|
belt: ClothingBeltMedicalFilled
|
||||||
innerclothingskirt: ClothingUniformJumpskirtCMO
|
innerclothingskirt: ClothingUniformJumpskirtCMO
|
||||||
satchel: ClothingBackpackSatchelCMOFilled
|
satchel: ClothingBackpackSatchelCMOFilled
|
||||||
|
|||||||
Reference in New Issue
Block a user