- add: Reider207 fluff. (#252)

This commit is contained in:
Aviu00
2024-03-29 21:05:10 +09:00
committed by GitHub
parent 646723d864
commit d5acb523f5
5 changed files with 35 additions and 0 deletions

View File

@@ -1053,6 +1053,18 @@
- type: Clothing
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
- type: entity
parent: ClothingMaskMime

View File

@@ -407,6 +407,11 @@
entity: ClothingOuterJacketReider207
sponsorOnly: true
- type: loadout
id: Reider207Skates
entity: ClothingShoesSkatesReider207
sponsorOnly: true
# egoruch17
- type: loadout
id: Egoruch17Mask

Binary file not shown.

After

Width:  |  Height:  |  Size: 620 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -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
}
]
}