Thechaotic флафф (#355)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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 |
BIN
Resources/Textures/White/Fluff/thechaotic/coat.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/thechaotic/coat.rsi/icon.png
Normal file
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 |
30
Resources/Textures/White/Fluff/thechaotic/coat.rsi/meta.json
Normal file
30
Resources/Textures/White/Fluff/thechaotic/coat.rsi/meta.json
Normal 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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user