Merge pull request #589 from frosty-dev/new-new-fluff
[Fluff] 6elblu fluff update
This commit is contained in:
@@ -604,6 +604,17 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: White/Fluff/6elblu/white-cloak.rsi
|
sprite: White/Fluff/6elblu/white-cloak.rsi
|
||||||
|
|
||||||
|
#6elblu
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingOuterStorageBase
|
||||||
|
id: ClothingOuterStorage6elbluOvercoat
|
||||||
|
name: Белая шинель
|
||||||
|
suffix: fluff
|
||||||
|
description: Очень удобная и приятная на ощупь шинель с меховым воротником. На нарукавных повязках виднеется эмблема NT.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/6elblu/white-overcoat.rsi
|
||||||
|
|
||||||
#Serafim547
|
#Serafim547
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingEyesBase
|
parent: ClothingEyesBase
|
||||||
|
|||||||
@@ -207,8 +207,8 @@
|
|||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
- type: loadout
|
- type: loadout
|
||||||
id: 6elbluGlovesLoadout
|
id: 6elbluOvercoatLoadout
|
||||||
entity: ClothingHandsGlovesColorBlack
|
entity: ClothingOuterStorage6elbluOvercoat
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
- type: loadout
|
- type: loadout
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 660 B |
Binary file not shown.
|
After Width: | Height: | Size: 464 B |
Binary file not shown.
|
After Width: | Height: | Size: 462 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": null,
|
||||||
|
"copyright": null,
|
||||||
|
"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