[Sponsor] Geraldiy fluff 2 (#542)

This commit is contained in:
HitPanda
2023-11-07 20:16:53 +03:00
committed by Aviu00
parent 619dbd8990
commit 05631c8537
5 changed files with 35 additions and 0 deletions

View File

@@ -738,6 +738,18 @@
- type: Clothing
sprite: White/Fluff/Geraldiy/ussp_coat.rsi
- type: entity
parent: ClothingMaskGas
id: ClothingMaskGasGeraldiy
name: противогаз СССП
description: Противогаз времен эпохи СССП. На нем видно много потёртостей, изношены укрепляющие пластины, но он до сих пор служит своему владельцу на протяжении сотен лет.
suffix: Fluff
components:
- type: Sprite
sprite: White/Fluff/Geraldiy/ussp_mask.rsi
- type: Clothing
sprite: White/Fluff/Geraldiy/ussp_mask.rsi
# KnifeCappy
- type: entity
parent: ClothingOuterStorageBase

View File

@@ -291,6 +291,11 @@
entity: ClothingOuterCoatUSSPOvercoatBlack
sponsorOnly: true
- type: loadout
id: GeraldiyUSSPMask
entity: ClothingMaskGasGeraldiy
sponsorOnly: true
# KnifeCappy
- type: loadout

Binary file not shown.

After

Width:  |  Height:  |  Size: 802 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Somebody",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-MASK",
"directions": 4
}
]
}