bababooey (#9)

(cherry picked from commit f7ed9d287f6798c7d39ac437a2f969ec0dc10309)
This commit is contained in:
BIGZi0348
2024-09-21 20:27:45 +03:00
committed by keslik
parent b4455b2b3c
commit 128b7cebd6
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
# WD Engi Exclusive
#Rikka
- type: entity
parent: BasePlushie
id: PlushieRikkaFluff
name: плюшевая Аврора
description: Теперь бесит компактнее.
suffix: fluff
components:
- type: Sprite
sprite: White/Fluff/_Engi/Rikka/rikka-plushie.rsi
state: icon
- type: Item
size: Normal

Binary file not shown.

After

Width:  |  Height:  |  Size: 772 B

View File

@@ -0,0 +1,14 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "rikka",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
}
]
}