[Sponsor] Geraldiy fluff 2 (#542)
This commit is contained in:
@@ -738,6 +738,18 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: White/Fluff/Geraldiy/ussp_coat.rsi
|
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
|
# KnifeCappy
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingOuterStorageBase
|
parent: ClothingOuterStorageBase
|
||||||
|
|||||||
@@ -291,6 +291,11 @@
|
|||||||
entity: ClothingOuterCoatUSSPOvercoatBlack
|
entity: ClothingOuterCoatUSSPOvercoatBlack
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: GeraldiyUSSPMask
|
||||||
|
entity: ClothingMaskGasGeraldiy
|
||||||
|
sponsorOnly: true
|
||||||
|
|
||||||
# KnifeCappy
|
# KnifeCappy
|
||||||
|
|
||||||
- type: loadout
|
- type: loadout
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 802 B |
BIN
Resources/Textures/White/Fluff/Geraldiy/ussp_mask.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/Geraldiy/ussp_mask.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 457 B |
@@ -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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user