- add: Reider207 fluff. (#252)
This commit is contained in:
@@ -1053,6 +1053,18 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: White/Fluff/Reider207/jacket.rsi
|
sprite: White/Fluff/Reider207/jacket.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingShoesSkates
|
||||||
|
id: ClothingShoesSkatesReider207
|
||||||
|
name: Спортивные ролики
|
||||||
|
description: Сделанные на заказ красно-чёрные спортивные ролики.
|
||||||
|
suffix: fluff
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: White/Fluff/Reider207/skates.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: White/Fluff/Reider207/skates.rsi
|
||||||
|
|
||||||
# egoruch17
|
# egoruch17
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingMaskMime
|
parent: ClothingMaskMime
|
||||||
|
|||||||
@@ -407,6 +407,11 @@
|
|||||||
entity: ClothingOuterJacketReider207
|
entity: ClothingOuterJacketReider207
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
|
- type: loadout
|
||||||
|
id: Reider207Skates
|
||||||
|
entity: ClothingShoesSkatesReider207
|
||||||
|
sponsorOnly: true
|
||||||
|
|
||||||
# egoruch17
|
# egoruch17
|
||||||
- type: loadout
|
- type: loadout
|
||||||
id: Egoruch17Mask
|
id: Egoruch17Mask
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 620 B |
BIN
Resources/Textures/White/Fluff/Reider207/skates.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/Reider207/skates.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.1 KiB |
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Reider207",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-FEET",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user