Small addition to mercenary items (#17464)

* Small addition to mercenary items

try number three

* Bot

* Bot fix
This commit is contained in:
Jackal298
2023-06-19 20:38:57 +03:00
committed by GitHub
parent 83aaeb3597
commit 3cb919fe77
24 changed files with 156 additions and 0 deletions

View File

@@ -222,6 +222,24 @@
fiberColor: fibers-black
- type: FingerprintMask
- type: entity
parent: ClothingHandsBase
id: ClothingHandsMercGlovesCombat
name: mercenary combat gloves
description: High-quality combat gloves to protect hands from mechanical damage during combat.
components:
- type: Sprite
sprite: Clothing/Hands/Gloves/Color/olive.rsi
- type: Clothing
sprite: Clothing/Hands/Gloves/Color/olive.rsi
- type: GloveHeatResistance
heatResistance: 1400
- type: Insulated
- type: Fiber
fiberMaterial: fibers-insulative
fiberColor: fibers-olive
- type: FingerprintMask
- type: entity
parent: ClothingHandsBase
id: ClothingHandsGlovesFingerless

View File

@@ -75,6 +75,17 @@
- type: Clothing
sprite: Clothing/Head/Hats/beret_brigmedic.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatBeretMerc
name: mercenary beret
description: Olive beret, the badge depicts a jackal on a rock.
components:
- type: Sprite
sprite: Clothing/Head/Hats/beret_merc.rsi
- type: Clothing
sprite: Clothing/Head/Hats/beret_merc.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatBowlerHat

View File

@@ -29,6 +29,18 @@
- type: Clothing
sprite: Clothing/Head/Helmets/securityold.rsi
#Mercenary Helmet
- type: entity
parent: ClothingHeadHelmetHelmet
id: ClothingHeadHelmetMerc
name: mercenary helmet
description: The combat helmet is commonly used by mercenaries, is strong, light and smells like gunpowder and the jungle.
components:
- type: Sprite
sprite: Clothing/Head/Helmets/merc_helmet.rsi
- type: Clothing
sprite: Clothing/Head/Helmets/merc_helmet.rsi
#SWAT Helmet
- type: entity
parent: ClothingHeadBase

View File

@@ -262,6 +262,17 @@
- type: Clothing
sprite: Clothing/Mask/swat.rsi
- type: entity
parent: ClothingMaskGasExplorer
id: ClothingMaskGasMerc
name: mercenary gas mask
description: Slightly outdated, but reliable military-style gas mask.
components:
- type: Sprite
sprite: Clothing/Mask/merc.rsi
- type: Clothing
sprite: Clothing/Mask/merc.rsi
- type: entity
parent: ClothingMaskGasExplorer
id: ClothingMaskGasERT