Add fingerless insulated gloves (#19111)
Fingerless insulated gloves are a joke variant of insulated gloves that neither insulates you, nor prevents you from transferring fingerprints. The name and description make this adequately clear.
This commit is contained in:
@@ -117,6 +117,8 @@
|
||||
prob: 0.2
|
||||
- id: ClothingHandsGlovesColorYellow
|
||||
prob: 0.05
|
||||
- id: ClothingHandsGlovesFingerlessInsulated
|
||||
prob: 0.07
|
||||
- id: ClothingBeltUtility
|
||||
prob: 0.10
|
||||
- id: ClothingHeadHatCone
|
||||
|
||||
@@ -264,6 +264,20 @@
|
||||
fiberMaterial: fibers-synthetic
|
||||
fiberColor: fibers-black
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHandsBase
|
||||
id: ClothingHandsGlovesFingerlessInsulated
|
||||
name: fingerless insulated gloves
|
||||
description: Insulated gloves resistant to shocks, or at least they used to.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Hands/Gloves/fingerlessinsuls.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Hands/Gloves/fingerlessinsuls.rsi
|
||||
- type: Fiber
|
||||
fiberMaterial: fibers-insulative
|
||||
fiberColor: fibers-yellow
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHandsBase
|
||||
id: ClothingHandsGlovesMercFingerless
|
||||
|
||||
Reference in New Issue
Block a user