[clothing] hetman hat and cossack uniform (#15654)
* hetman hat and cossack uniform (i know sprites looks bad) * capitalism strikes again * the old ones looked kinda ugly
This commit is contained in:
@@ -564,3 +564,14 @@
|
|||||||
modifiers:
|
modifiers:
|
||||||
coefficients:
|
coefficients:
|
||||||
Blunt: 0.95
|
Blunt: 0.95
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadHatHetmanHat
|
||||||
|
name: Hetman hat
|
||||||
|
description: From the Zaporozhian Sich with love.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Hats/hetman_hat.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Hats/hetman_hat.rsi
|
||||||
|
|||||||
@@ -1065,3 +1065,14 @@
|
|||||||
sprite: Clothing/Uniforms/Jumpsuit/pirate.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/pirate.rsi
|
||||||
- type: AddAccentClothing
|
- type: AddAccentClothing
|
||||||
accent: PirateAccent
|
accent: PirateAccent
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingUniformBase
|
||||||
|
id: ClothingUniformJumpsuitCossack
|
||||||
|
name: Cossack suit
|
||||||
|
description: the good old pants and brigantine.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Uniforms/Jumpsuit/cossack.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Uniforms/Jumpsuit/cossack.rsi
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 323 B |
BIN
Resources/Textures/Clothing/Head/Hats/hetman_hat.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Head/Hats/hetman_hat.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 271 B |
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by Tunguso4ka (github) for SS14",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 438 B |
Binary file not shown.
|
After Width: | Height: | Size: 253 B |
Binary file not shown.
|
After Width: | Height: | Size: 504 B |
Binary file not shown.
|
After Width: | Height: | Size: 480 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Made by Tunguso4ka (github) for SS14",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-INNERCLOTHING",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user