KommenDant fluff (#627)

This commit is contained in:
Viktor
2024-01-21 00:08:43 +02:00
committed by Aviu00
parent 4fb3e531c6
commit b75879323c
7 changed files with 46 additions and 0 deletions

View File

@@ -1089,3 +1089,16 @@
sprite: White/Fluff/g13/jumpsuit.rsi
- type: Clothing
sprite: White/Fluff/g13/jumpsuit.rsi
#KommenDant
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterWinterCoatKommenDant
name: футуристичное пальто
description: Зелёное, утеплённое пальто выполненное в единственном экземпляре, на нем отсутствуют кнопки или молнии только скрытый магнитный механизм, имеет вшитые меховые и броневые подкладки, что обеспечивает хорошую термоизоляцию и защиту.
suffix: fluff
components:
- type: Sprite
sprite: White/Fluff/kommendant/coat.rsi
- type: Clothing
sprite: White/Fluff/kommendant/coat.rsi

View File

@@ -428,3 +428,10 @@
id: G13Coat
entity: G13ClothingOuterCoat
sponsorOnly: true
# KommenDant
- type: loadout
id: KommenDantCoat
entity: ClothingOuterWinterCoatKommenDant
sponsorOnly: true
whitelistJobs: [ Detective ]

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 315 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

View File

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