[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:
Tunguso4ka
2023-04-24 04:46:15 +03:00
committed by GitHub
parent 9e612e33ff
commit d20be7d3da
10 changed files with 66 additions and 0 deletions

View File

@@ -564,3 +564,14 @@
modifiers:
coefficients:
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

View File

@@ -1065,3 +1065,14 @@
sprite: Clothing/Uniforms/Jumpsuit/pirate.rsi
- type: AddAccentClothing
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