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
|
prob: 0.50
|
||||||
- id: DoorRemoteCargo
|
- id: DoorRemoteCargo
|
||||||
- id: RubberStampQm
|
- id: RubberStampQm
|
||||||
|
- id: ClothingHeadsetAltCargo
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerCaptainFilled
|
id: LockerCaptainFilled
|
||||||
@@ -108,6 +109,7 @@
|
|||||||
- id: DoorRemoteEngineering
|
- id: DoorRemoteEngineering
|
||||||
- id: RubberStampCE
|
- id: RubberStampCE
|
||||||
- id: JetpackVoidFilled
|
- id: JetpackVoidFilled
|
||||||
|
- id: ClothingHeadsetAltEngineering
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerChiefMedicalOfficerFilled
|
id: LockerChiefMedicalOfficerFilled
|
||||||
@@ -153,6 +155,7 @@
|
|||||||
prob: 0.1
|
prob: 0.1
|
||||||
- id: DoorRemoteResearch
|
- id: DoorRemoteResearch
|
||||||
- id: RubberStampRd
|
- id: RubberStampRd
|
||||||
|
- id: ClothingHeadsetAltScience
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: LockerHeadOfSecurityFilled
|
id: LockerHeadOfSecurityFilled
|
||||||
|
|||||||
@@ -84,6 +84,51 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Ears/Headsets/security.rsi
|
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
|
- type: entity
|
||||||
parent: ClothingHeadsetAlt
|
parent: ClothingHeadsetAlt
|
||||||
id: ClothingHeadsetAltSyndicate
|
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"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "icon_alt"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "equipped-EARS",
|
"name": "equipped-EARS",
|
||||||
"directions": 4
|
"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"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "icon_alt"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "equipped-EARS",
|
"name": "equipped-EARS",
|
||||||
"directions": 4
|
"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": "icon"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "equipped-EARS",
|
"name": "icon_alt"
|
||||||
"directions": 4
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-EARS",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "alt-equipped-EARS",
|
||||||
|
"directions": 4
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user