Adds fingerless gloves. (#6454)
This commit is contained in:
@@ -184,6 +184,8 @@
|
||||
amount: 1
|
||||
- id: ClothingUniformJumpskirtCargo
|
||||
amount: 1
|
||||
- id: ClothingHandsGlovesFingerless
|
||||
amount: 1
|
||||
|
||||
|
||||
# - type: entity
|
||||
|
||||
@@ -142,3 +142,15 @@
|
||||
sprite: Clothing/Hands/Gloves/Color/black.rsi
|
||||
HeatResistance: 1400
|
||||
- type: Insulated
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHandsBase
|
||||
id: ClothingHandsGlovesFingerless
|
||||
name: fingerless gloves
|
||||
description: Plain black gloves without fingertips for the hard working.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Hands/Gloves/fingerless.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Hands/Gloves/fingerless.rsi
|
||||
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
jumpsuit: ClothingUniformJumpsuitCargo
|
||||
back: ClothingBackpackFilled
|
||||
shoes: ClothingShoesColorBlack
|
||||
gloves: ClothingHandsGlovesFingerless
|
||||
id: CargoPDA
|
||||
ears: ClothingHeadsetCargo
|
||||
innerclothingskirt: ClothingUniformJumpskirtCargo
|
||||
|
||||
Reference in New Issue
Block a user