[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:
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user