Content adidas costume (#820)
This commit is contained in:
@@ -66,6 +66,7 @@
|
|||||||
ClothingUniformJumpsuitFlannel: 2
|
ClothingUniformJumpsuitFlannel: 2
|
||||||
#WD edit start
|
#WD edit start
|
||||||
ClothingUniformJumpsuitCossack: 1
|
ClothingUniformJumpsuitCossack: 1
|
||||||
|
ClothingOuterCoatAdidasCostumeSemki: 1
|
||||||
ClothingOuterCoatBomber: 1
|
ClothingOuterCoatBomber: 1
|
||||||
ClothingOuterWinterCoat: 1
|
ClothingOuterWinterCoat: 1
|
||||||
ClothingOuterCoatGentle: 1
|
ClothingOuterCoatGentle: 1
|
||||||
|
|||||||
@@ -0,0 +1,19 @@
|
|||||||
|
- type: entity
|
||||||
|
parent: ClothingOuterStorageBase
|
||||||
|
id: ClothingOuterCoatAdidasCostume
|
||||||
|
name: серый спортивный костюм
|
||||||
|
description: Когда-то костюмы Абибаса были очень популярны. Сейчас же это больше культурное наследие. Странно, почему так хочется семечек?
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Clothing/OuterClothing/Coats/adidascostume.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Clothing/OuterClothing/Coats/adidascostume.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingOuterCoatAdidasCostume
|
||||||
|
id: ClothingOuterCoatAdidasCostumeSemki
|
||||||
|
suffix: Семки
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: FoodSnackSemki
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 464 B |
Binary file not shown.
|
After Width: | Height: | Size: 328 B |
Binary file not shown.
|
After Width: | Height: | Size: 331 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "-",
|
||||||
|
"copyright": "sprite by dosharus",
|
||||||
|
"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