nitrile gloves (#21509)

This commit is contained in:
KingFroozy
2023-11-08 23:31:24 +03:00
committed by GitHub
parent 4831f2aebb
commit 3f4d9983e3
7 changed files with 28 additions and 2 deletions

View File

@@ -130,9 +130,9 @@
description: High-quality nitrile gloves. Expensive medical PPE.
components:
- type: Sprite
sprite: Clothing/Hands/Gloves/Color/blue.rsi
sprite: Clothing/Hands/Gloves/nitrile.rsi
- type: Clothing
sprite: Clothing/Hands/Gloves/Color/blue.rsi
sprite: Clothing/Hands/Gloves/nitrile.rsi
- type: Fiber
fiberMaterial: fibers-nitrile
- type: FingerprintMask

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HAND",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 B

After

Width:  |  Height:  |  Size: 190 B