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
--- /dev/null
+{
+ "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
+ }
+ ]
+}