KommenDant fluff (#627)
This commit is contained in:
@@ -1089,3 +1089,16 @@
|
|||||||
sprite: White/Fluff/g13/jumpsuit.rsi
|
sprite: White/Fluff/g13/jumpsuit.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: White/Fluff/g13/jumpsuit.rsi
|
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
|
||||||
|
|||||||
@@ -428,3 +428,10 @@
|
|||||||
id: G13Coat
|
id: G13Coat
|
||||||
entity: G13ClothingOuterCoat
|
entity: G13ClothingOuterCoat
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
|
# KommenDant
|
||||||
|
- type: loadout
|
||||||
|
id: KommenDantCoat
|
||||||
|
entity: ClothingOuterWinterCoatKommenDant
|
||||||
|
sponsorOnly: true
|
||||||
|
whitelistJobs: [ Detective ]
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 562 B |
BIN
Resources/Textures/White/Fluff/kommendant/coat.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/kommendant/coat.rsi/icon.png
Normal file
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 |
26
Resources/Textures/White/Fluff/kommendant/coat.rsi/meta.json
Normal file
26
Resources/Textures/White/Fluff/kommendant/coat.rsi/meta.json
Normal 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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user