Over-ear headsets for CE, RD and QM (#11919)
* textures and metas * entities and fills
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
prob: 0.50
|
||||
- id: DoorRemoteCargo
|
||||
- id: RubberStampQm
|
||||
- id: ClothingHeadsetAltCargo
|
||||
|
||||
- type: entity
|
||||
id: LockerCaptainFilled
|
||||
@@ -108,6 +109,7 @@
|
||||
- id: DoorRemoteEngineering
|
||||
- id: RubberStampCE
|
||||
- id: JetpackVoidFilled
|
||||
- id: ClothingHeadsetAltEngineering
|
||||
|
||||
- type: entity
|
||||
id: LockerChiefMedicalOfficerFilled
|
||||
@@ -153,6 +155,7 @@
|
||||
prob: 0.1
|
||||
- id: DoorRemoteResearch
|
||||
- id: RubberStampRd
|
||||
- id: ClothingHeadsetAltScience
|
||||
|
||||
- type: entity
|
||||
id: LockerHeadOfSecurityFilled
|
||||
|
||||
@@ -84,6 +84,51 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Ears/Headsets/security.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadsetAlt
|
||||
id: ClothingHeadsetAltEngineering
|
||||
name: engineering over-ear headset
|
||||
components:
|
||||
- type: Headset
|
||||
channels:
|
||||
- Command
|
||||
- Common
|
||||
- Engineering
|
||||
- type: Sprite
|
||||
sprite: Clothing/Ears/Headsets/engineering.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Ears/Headsets/engineering.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadsetAlt
|
||||
id: ClothingHeadsetAltScience
|
||||
name: science over-ear headset
|
||||
components:
|
||||
- type: Headset
|
||||
channels:
|
||||
- Command
|
||||
- Common
|
||||
- Science
|
||||
- type: Sprite
|
||||
sprite: Clothing/Ears/Headsets/science.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Ears/Headsets/science.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadsetAlt
|
||||
id: ClothingHeadsetAltCargo
|
||||
name: cargo over-ear headset
|
||||
components:
|
||||
- type: Headset
|
||||
channels:
|
||||
- Command
|
||||
- Common
|
||||
- Supply
|
||||
- type: Sprite
|
||||
sprite: Clothing/Ears/Headsets/cargo.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Ears/Headsets/cargo.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadsetAlt
|
||||
id: ClothingHeadsetAltSyndicate
|
||||
|
||||
Reference in New Issue
Block a user