[Sponsor] Geraldiy fluff (#496)

This commit is contained in:
HitPanda
2023-10-17 14:37:04 +03:00
committed by Aviu00
parent 0962aa2978
commit d7f4a21b05
12 changed files with 89 additions and 0 deletions

View File

@@ -688,3 +688,28 @@
sprite: White/Fluff/Vtergot/peopledav.rsi sprite: White/Fluff/Vtergot/peopledav.rsi
- type: Clothing - type: Clothing
sprite: White/Fluff/Vtergot/peopledav.rsi sprite: White/Fluff/Vtergot/peopledav.rsi
# Geraldiy
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatCapUSSPBlack
name: кожаная фуражка СССП
description: Довольная старая вещь эпохи СССП.
suffix: Fluff
components:
- type: Sprite
sprite: White/Fluff/Geraldiy/ussp_hat.rsi
- type: Clothing
sprite: White/Fluff/Geraldiy/ussp_hat.rsi
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatUSSPOvercoatBlack
name: бронированная шинель СССП
description: Довольная старая вещь эпохи СССП.
suffix: Fluff
components:
- type: Sprite
sprite: White/Fluff/Geraldiy/ussp_coat.rsi
- type: Clothing
sprite: White/Fluff/Geraldiy/ussp_coat.rsi

View File

@@ -268,3 +268,15 @@
id: VtergotBootsPeopledavLoadout id: VtergotBootsPeopledavLoadout
entity: ClothingShoesBootsPeopledav entity: ClothingShoesBootsPeopledav
sponsorOnly: true sponsorOnly: true
# Geraldiy
- type: loadout
id: GeraldiyUSSPHat
entity: ClothingHeadHatCapUSSPBlack
sponsorOnly: true
- type: loadout
id: GeraldiyUSSPCoat
entity: ClothingOuterCoatUSSPOvercoatBlack
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 634 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 686 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 693 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:DenLemp#2965",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 330 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 421 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 405 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Created by discord:DenLemp#2965",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}