[Sponsor] Fluff knife cappy (#498)

* [Sponsor] Fluff KnifeCappy

* loadout
This commit is contained in:
HitPanda
2023-10-18 21:36:18 +03:00
committed by Aviu00
parent 09346f8805
commit 7f5e5fa482
5 changed files with 38 additions and 0 deletions

View File

@@ -713,3 +713,16 @@
sprite: White/Fluff/Geraldiy/ussp_coat.rsi sprite: White/Fluff/Geraldiy/ussp_coat.rsi
- type: Clothing - type: Clothing
sprite: White/Fluff/Geraldiy/ussp_coat.rsi sprite: White/Fluff/Geraldiy/ussp_coat.rsi
# KnifeCappy
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatSamuraiCappy
name: куртка самурая
description: Культовая куртка рокера из старых годов, от неё исходит ощущение перемен.
suffix: Fluff
components:
- type: Sprite
sprite: White/Fluff/KnifeCappy/samurai_jacket.rsi
- type: Clothing
sprite: White/Fluff/KnifeCappy/samurai_jacket.rsi

View File

@@ -280,3 +280,10 @@
id: GeraldiyUSSPCoat id: GeraldiyUSSPCoat
entity: ClothingOuterCoatUSSPOvercoatBlack entity: ClothingOuterCoatUSSPOvercoatBlack
sponsorOnly: true sponsorOnly: true
# KnifeCappy
- type: loadout
id: KnifeCappySamuraiJacket
entity: ClothingOuterCoatSamuraiCappy
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 440 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "(c) Discord: @knifecappy",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "icon"
}
]
}