New skirt in secdrobe (#18772)
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
ClothingHandsGlovesColorBlack: 3
|
||||
ClothingUniformJumpskirtSec: 3
|
||||
ClothingUniformJumpsuitSecGrey: 3
|
||||
ClothingUniformJumpskirtSecGrey: 3
|
||||
ClothingUniformJumpsuitSecBlue: 3
|
||||
ClothingHeadsetSecurity: 3
|
||||
ClothingOuterWinterSec: 2
|
||||
|
||||
@@ -748,3 +748,14 @@
|
||||
sprite: Clothing/Uniforms/Jumpskirt/senior_officer.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/senior_officer.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtSecGrey
|
||||
name: grey security jumpskirt
|
||||
description: A tactical relic of years past before Nanotrasen decided it was cheaper to dye the suits red instead of washing out the blood.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/security_grey.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/security_grey.rsi
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 634 B |
Binary file not shown.
|
After Width: | Height: | Size: 509 B |
Binary file not shown.
|
After Width: | Height: | Size: 535 B |
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "made by @mureixlol, for monkey @hem0mancer",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING-monkey",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user