[Sponsor] Fluff Medicgaming (#510)

This commit is contained in:
HitPanda
2023-10-23 15:23:13 +03:00
committed by Aviu00
parent 7f5e5fa482
commit b1ed258348
5 changed files with 37 additions and 0 deletions

View File

@@ -726,3 +726,16 @@
sprite: White/Fluff/KnifeCappy/samurai_jacket.rsi sprite: White/Fluff/KnifeCappy/samurai_jacket.rsi
- type: Clothing - type: Clothing
sprite: White/Fluff/KnifeCappy/samurai_jacket.rsi sprite: White/Fluff/KnifeCappy/samurai_jacket.rsi
# Medicgaming
- type: entity
parent: ClothingEyesBase
id: ClothingEyesDealGlassesMedic
name: СделкоДел
description: Модные розово-жёлтые очки. Даются только самым модным и успешным продавцам.
suffix: Fluff
components:
- type: Sprite
sprite: White/Fluff/Medicgaming/deal_glasses.rsi
- type: Clothing
sprite: White/Fluff/Medicgaming/deal_glasses.rsi

View File

@@ -287,3 +287,9 @@
id: KnifeCappySamuraiJacket id: KnifeCappySamuraiJacket
entity: ClothingOuterCoatSamuraiCappy entity: ClothingOuterCoatSamuraiCappy
sponsorOnly: true sponsorOnly: true
# Medicgaming
- type: loadout
id: MedicgamingDealGlasses
entity: ClothingEyesDealGlassesMedic
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "(c) Discord: @1984_.",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "equipped-EYES",
"directions": 4
},
{
"name": "icon"
}
]
}