Thechaotic флафф (#355)

This commit is contained in:
RavMorgan
2023-09-01 03:04:40 +03:00
committed by Aviu00
parent fb60b31836
commit f34aade284
8 changed files with 51 additions and 0 deletions

View File

@@ -423,3 +423,18 @@
state: icon state: icon
event: !type:OpenUiActionEvent event: !type:OpenUiActionEvent
key: enum.InstrumentUiKey.Key key: enum.InstrumentUiKey.Key
#thechaotic
- type: entity
parent: ClothingOuterStorageBase
id: ClothingOuterCoatThechaotic
name: Тренч Маллена
description: Провонял сигаретами и разрушенными мечтами.
components:
- type: Sprite
sprite: White/Fluff/thechaotic/coat.rsi
- type: Clothing
sprite: White/Fluff/thechaotic/coat.rsi
- type: StorageFill
contents:
- id: SmokingPipeFilledTobacco

View File

@@ -143,3 +143,9 @@
id: koitorraMaskLoadout id: koitorraMaskLoadout
entity: ClothingMaskGasKoitorra entity: ClothingMaskGasKoitorra
sponsorOnly: true sponsorOnly: true
#thechaotic
- type: loadout
id: thechaoticCoatLoadout
entity: ClothingOuterCoatThechaotic
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 505 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 424 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 419 B

View File

@@ -0,0 +1,30 @@
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by EmoGarbage404",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "equipped-OUTERCLOTHING-body-slim",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}