[Fluff] Antohag gasmask fluff

This commit is contained in:
rhailrake
2023-11-12 21:47:32 +06:00
committed by Aviu00
parent ddc1204c08
commit bccb80ab4f
5 changed files with 35 additions and 0 deletions

View File

@@ -920,3 +920,15 @@
components:
- type: Sprite
sprite: White/Fluff/svinka/cloak.rsi
- type: entity
parent: ClothingMaskGas
id: AntohagGasMaskFluff
name: Промышленный противогаз утилизатора
suffix: fluff
description: Плотно прилегающий противогаз, использующийся для защиты от внешних опасностей атмосферы.
components:
- type: Sprite
sprite: White/Fluff/antohag/hosmask.rsi
- type: Clothing
sprite: White/Fluff/antohag/hosmask.rsi

View File

@@ -357,3 +357,8 @@
id: SvinkaCoatFluffLoadout
entity: ClothingSvinkaNeckFluff
sponsorOnly: true
- type: loadout
id: AntohagGasMaskLoadout
entity: AntohagGasMaskFluff
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 B

View File

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