ert and death squad gas mask (#17444)
@@ -262,6 +262,38 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Mask/swat.rsi
|
sprite: Clothing/Mask/swat.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingMaskGasExplorer
|
||||||
|
id: ClothingMaskGasERT
|
||||||
|
name: ert gas mask
|
||||||
|
description: The gas mask of the elite squad of the ERT.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Mask/ert.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Mask/ert.rsi
|
||||||
|
- type: FlashImmunity
|
||||||
|
- type: EyeProtection
|
||||||
|
protectionTime: 5
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingMaskGasERT
|
||||||
|
id: ClothingMaskGasDeathSquad
|
||||||
|
name: death squad gas mask
|
||||||
|
description: A unique gas mask for the NT's most elite squad.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Mask/squadron.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Mask/squadron.rsi
|
||||||
|
- type: Armor
|
||||||
|
modifiers:
|
||||||
|
coefficients:
|
||||||
|
Blunt: 0.80
|
||||||
|
Slash: 0.80
|
||||||
|
Piercing: 0.90
|
||||||
|
Heat: 0.90
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingMaskBase
|
parent: ClothingMaskBase
|
||||||
id: ClothingMaskRat
|
id: ClothingMaskRat
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
jumpsuit: ClothingUniformJumpsuitERTLeader
|
jumpsuit: ClothingUniformJumpsuitERTLeader
|
||||||
back: ClothingBackpackERTLeaderFilled
|
back: ClothingBackpackERTLeaderFilled
|
||||||
shoes: ClothingShoesBootsMag
|
shoes: ClothingShoesBootsMag
|
||||||
mask: ClothingMaskBreath
|
mask: ClothingMaskGasERT
|
||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
gloves: ClothingHandsGlovesColorBlack
|
gloves: ClothingHandsGlovesColorBlack
|
||||||
outerClothing: ClothingOuterHardsuitERTLeader
|
outerClothing: ClothingOuterHardsuitERTLeader
|
||||||
@@ -78,7 +78,7 @@
|
|||||||
jumpsuit: ClothingUniformJumpsuitERTEngineer
|
jumpsuit: ClothingUniformJumpsuitERTEngineer
|
||||||
back: ClothingBackpackERTEngineerFilled
|
back: ClothingBackpackERTEngineerFilled
|
||||||
shoes: ClothingShoesBootsMagAdv
|
shoes: ClothingShoesBootsMagAdv
|
||||||
mask: ClothingMaskBreath
|
mask: ClothingMaskGasERT
|
||||||
eyes: ClothingEyesGlassesMeson
|
eyes: ClothingEyesGlassesMeson
|
||||||
gloves: ClothingHandsGlovesColorYellow
|
gloves: ClothingHandsGlovesColorYellow
|
||||||
outerClothing: ClothingOuterHardsuitERTEngineer
|
outerClothing: ClothingOuterHardsuitERTEngineer
|
||||||
@@ -123,7 +123,7 @@
|
|||||||
jumpsuit: ClothingUniformJumpsuitERTSecurity
|
jumpsuit: ClothingUniformJumpsuitERTSecurity
|
||||||
back: ClothingBackpackERTSecurityFilled
|
back: ClothingBackpackERTSecurityFilled
|
||||||
shoes: ClothingShoesBootsMag
|
shoes: ClothingShoesBootsMag
|
||||||
mask: ClothingMaskBreath
|
mask: ClothingMaskGasERT
|
||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
gloves: ClothingHandsGlovesColorBlack
|
gloves: ClothingHandsGlovesColorBlack
|
||||||
outerClothing: ClothingOuterHardsuitERTSecurity
|
outerClothing: ClothingOuterHardsuitERTSecurity
|
||||||
@@ -169,7 +169,7 @@
|
|||||||
jumpsuit: ClothingUniformJumpsuitERTMedic
|
jumpsuit: ClothingUniformJumpsuitERTMedic
|
||||||
back: ClothingBackpackERTMedicalFilled
|
back: ClothingBackpackERTMedicalFilled
|
||||||
shoes: ClothingShoesBootsMag
|
shoes: ClothingShoesBootsMag
|
||||||
mask: ClothingMaskBreath
|
mask: ClothingMaskGasERT
|
||||||
eyes: ClothingEyesHudMedical
|
eyes: ClothingEyesHudMedical
|
||||||
gloves: ClothingHandsGlovesColorBlack
|
gloves: ClothingHandsGlovesColorBlack
|
||||||
outerClothing: ClothingOuterHardsuitERTMedical
|
outerClothing: ClothingOuterHardsuitERTMedical
|
||||||
|
|||||||
@@ -40,7 +40,7 @@
|
|||||||
equipment:
|
equipment:
|
||||||
jumpsuit: ClothingUniformJumpsuitDeathSquad
|
jumpsuit: ClothingUniformJumpsuitDeathSquad
|
||||||
back: ClothingBackpackDuffelSyndicateAmmo
|
back: ClothingBackpackDuffelSyndicateAmmo
|
||||||
mask: ClothingMaskBreath
|
mask: ClothingMaskGasDeathSquad
|
||||||
eyes: ClothingEyesGlassesSecurity
|
eyes: ClothingEyesGlassesSecurity
|
||||||
ears: ClothingHeadsetAltCommand
|
ears: ClothingHeadsetAltCommand
|
||||||
gloves: ClothingHandsGlovesCombat
|
gloves: ClothingHandsGlovesCombat
|
||||||
|
|||||||
BIN
Resources/Textures/Clothing/Mask/ert.rsi/equipped-MASK.png
Normal file
|
After Width: | Height: | Size: 776 B |
BIN
Resources/Textures/Clothing/Mask/ert.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 391 B |
BIN
Resources/Textures/Clothing/Mask/ert.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 439 B |
BIN
Resources/Textures/Clothing/Mask/ert.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 432 B |
26
Resources/Textures/Clothing/Mask/ert.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by Nimfar11 (GitHub) for Space Station 14",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-MASK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
BIN
Resources/Textures/Clothing/Mask/squadron.rsi/equipped-MASK.png
Normal file
|
After Width: | Height: | Size: 842 B |
BIN
Resources/Textures/Clothing/Mask/squadron.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 529 B |
BIN
Resources/Textures/Clothing/Mask/squadron.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 451 B |
BIN
Resources/Textures/Clothing/Mask/squadron.rsi/inhand-right.png
Normal file
|
After Width: | Height: | Size: 470 B |
26
Resources/Textures/Clothing/Mask/squadron.rsi/meta.json
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by Nimfar11 (GitHub) for Space Station 14",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-MASK",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||