nitrile gloves (#21509)
This commit is contained in:
@@ -130,9 +130,9 @@
|
|||||||
description: High-quality nitrile gloves. Expensive medical PPE.
|
description: High-quality nitrile gloves. Expensive medical PPE.
|
||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Hands/Gloves/Color/blue.rsi
|
sprite: Clothing/Hands/Gloves/nitrile.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Hands/Gloves/Color/blue.rsi
|
sprite: Clothing/Hands/Gloves/nitrile.rsi
|
||||||
- type: Fiber
|
- type: Fiber
|
||||||
fiberMaterial: fibers-nitrile
|
fiberMaterial: fibers-nitrile
|
||||||
- type: FingerprintMask
|
- type: FingerprintMask
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 480 B |
BIN
Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/icon.png
Normal file
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 |
@@ -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 |
Reference in New Issue
Block a user