Adds fingerless gloves. (#6454)

This commit is contained in:
Lamrr
2022-02-05 08:16:22 +11:00
committed by GitHub
parent b03f44a5bb
commit 7d7e963f72
8 changed files with 41 additions and 0 deletions

View File

@@ -184,6 +184,8 @@
amount: 1
- id: ClothingUniformJumpskirtCargo
amount: 1
- id: ClothingHandsGlovesFingerless
amount: 1
# - type: entity

View File

@@ -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

View File

@@ -18,6 +18,7 @@
jumpsuit: ClothingUniformJumpsuitCargo
back: ClothingBackpackFilled
shoes: ClothingShoesColorBlack
gloves: ClothingHandsGlovesFingerless
id: CargoPDA
ears: ClothingHeadsetCargo
innerclothingskirt: ClothingUniformJumpskirtCargo