[Fluff] Antohag gasmask fluff
This commit is contained in:
@@ -920,3 +920,15 @@
|
|||||||
components:
|
components:
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: White/Fluff/svinka/cloak.rsi
|
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
|
||||||
|
|||||||
@@ -357,3 +357,8 @@
|
|||||||
id: SvinkaCoatFluffLoadout
|
id: SvinkaCoatFluffLoadout
|
||||||
entity: ClothingSvinkaNeckFluff
|
entity: ClothingSvinkaNeckFluff
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: AntohagGasMaskLoadout
|
||||||
|
entity: AntohagGasMaskFluff
|
||||||
|
sponsorOnly: true
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 941 B |
BIN
Resources/Textures/White/Fluff/antohag/hosmask.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/antohag/hosmask.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 485 B |
18
Resources/Textures/White/Fluff/antohag/hosmask.rsi/meta.json
Normal file
18
Resources/Textures/White/Fluff/antohag/hosmask.rsi/meta.json
Normal 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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user