This commit is contained in:
keslik
2025-03-03 22:01:12 +03:00
parent 579ed85e41
commit 399b537052
7 changed files with 44 additions and 0 deletions

View File

@@ -1235,3 +1235,15 @@
sprites:
- sprite: White/Fluff/Feda_Plevajecki/shark.rsi
state: shark
- type: entity
parent: ClothingUniformBase
id: ClothingUniformJumpsuitAOI
name: Униформа АоИ
suffix: fluff
description: Форма соответствует стандартам современных военных подразделений, предназначенных для боевых действий в засушливых и пустынных условиях.
components:
- type: Sprite
sprite: White/Fluff/Feda_Plevajecki/sho_form.rsi
- type: Clothing
sprite: White/Fluff/Feda_Plevajecki/sho_form.rsi

View File

@@ -469,3 +469,9 @@
id: IMercuryITie
entity: ClothingNeckTieIMercuryI
sponsorOnly: true
# Feda_Plevajecki
- type: sponsorLoadout
id: Feda_PlevajeckiJumpsuit
entity: ClothingUniformJumpsuitAOI
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 530 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 730 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by Delikoo",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}