[Entity] forensic gloves and locker fill (#15595)
This commit is contained in:
@@ -87,6 +87,7 @@
|
||||
- id: WeaponRevolverInspector
|
||||
- id: DrinkDetFlask
|
||||
- id: SpeedLoaderMagnum
|
||||
- id: ForensicGloves
|
||||
|
||||
- type: entity
|
||||
id: ClosetBombFilled
|
||||
|
||||
@@ -265,3 +265,15 @@
|
||||
description: A cursed pair of cluwne hands.
|
||||
components:
|
||||
- type: Unremoveable
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHandsBase
|
||||
id: ForensicGloves
|
||||
name: forensic gloves
|
||||
description: Do not leave fibers or fingerprints. If you work without them, you're A TERRIBLE DETECTIVE.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Hands/Gloves/forensic.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Hands/Gloves/forensic.rsi
|
||||
- type: FingerprintMask
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 470 B |
BIN
Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 265 B |
Binary file not shown.
|
After Width: | Height: | Size: 450 B |
Binary file not shown.
|
After Width: | Height: | Size: 451 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from paradise station at https://github.com/ss220-space/Paradise/blob/e13af16eec39b663112e014901960c89fb09ef8b/icons/obj/clothing/gloves.dmi",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HAND",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user