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
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 354 B |
BIN
Resources/Textures/Clothing/Ears/Headsets/cargo.rsi/icon_alt.png
Normal file
BIN
Resources/Textures/Clothing/Ears/Headsets/cargo.rsi/icon_alt.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 516 B |
@@ -10,9 +10,16 @@
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon_alt"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EARS",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "alt-equipped-EARS",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 351 B |
Binary file not shown.
|
After Width: | Height: | Size: 490 B |
@@ -10,9 +10,16 @@
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "icon_alt"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EARS",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "alt-equipped-EARS",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 354 B |
Binary file not shown.
|
After Width: | Height: | Size: 498 B |
@@ -11,8 +11,15 @@
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EARS",
|
||||
"directions": 4
|
||||
"name": "icon_alt"
|
||||
},
|
||||
{
|
||||
"name": "equipped-EARS",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "alt-equipped-EARS",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user