add CMO's headset (#15845)
This commit is contained in:
@@ -146,6 +146,19 @@
|
||||
- type: Clothing
|
||||
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
|
||||
parent: ClothingHeadset
|
||||
id: ClothingHeadsetScience
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
shoes: ClothingShoesColorBrown
|
||||
outerClothing: ClothingOuterCoatLabCmo
|
||||
id: CMOPDA
|
||||
ears: ClothingHeadsetAltMedical
|
||||
ears: ClothingHeadsetCMO
|
||||
belt: ClothingBeltMedicalFilled
|
||||
innerclothingskirt: ClothingUniformJumpskirtCMO
|
||||
satchel: ClothingBackpackSatchelCMOFilled
|
||||
|
||||
Reference in New Issue
Block a user