[Sponsor] Oleg_Tinkoff fluff (#534)
* [Sponsor] Oleg_Tinkoff fluff * name fix
@@ -763,3 +763,40 @@
|
||||
sprite: White/Fluff/Medicgaming/deal_glasses.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/Medicgaming/deal_glasses.rsi
|
||||
|
||||
# Oleg_Tinkoff
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHelmetGopTinkoff
|
||||
name: шлем с забралом "Маска-1"
|
||||
description: Защитный шлем «Маска-1» появился на вооружении в давних временах, как замена шлему «Сфера».
|
||||
suffix: Fluff
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/Oleg_Tinkoff/helmet_gop.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/Oleg_Tinkoff/helmet_gop.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesColorBlack
|
||||
id: ClothingShoesGopTinkoff
|
||||
name: cпортивные кроссовки "ГОП ПАК"
|
||||
description: Предназначены для спорта и гоп стопа.
|
||||
suffix: Fluff
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/Oleg_Tinkoff/shoes_gop.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/Oleg_Tinkoff/shoes_gop.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformGopTinkoff
|
||||
name: cпортивный костюм "ГОП ПАК"
|
||||
description: От костюма пахнет семечками, порохом и криминалом.
|
||||
suffix: Fluff
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/Oleg_Tinkoff/uniform_gop.rsi
|
||||
- type: Clothing
|
||||
sprite: White/Fluff/Oleg_Tinkoff/uniform_gop.rsi
|
||||
|
||||
@@ -303,3 +303,19 @@
|
||||
id: MedicgamingDealGlasses
|
||||
entity: ClothingEyesDealGlassesMedic
|
||||
sponsorOnly: true
|
||||
|
||||
# Oleg_Tinkoff
|
||||
- type: loadout
|
||||
id: TinkoffGopHelmet
|
||||
entity: ClothingHeadHelmetGopTinkoff
|
||||
sponsorOnly: true
|
||||
|
||||
- type: loadout
|
||||
id: TinkoffShoesGop
|
||||
entity: ClothingShoesGopTinkoff
|
||||
sponsorOnly: true
|
||||
|
||||
- type: loadout
|
||||
id: TinkoffSuitGop
|
||||
entity: ClothingUniformGopTinkoff
|
||||
sponsorOnly: true
|
||||
|
||||
|
After Width: | Height: | Size: 400 B |
|
After Width: | Height: | Size: 312 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Belongs to @kupetsbakaleishik_",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 759 B |
|
After Width: | Height: | Size: 759 B |
|
After Width: | Height: | Size: 277 B |
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Belongs to @kupetsbakaleishik_",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-FEET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "equipped-FEET-body-slim",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 284 B |
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Belongs to @kupetsbakaleishik_",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||