add: Joulerk fluff (#114)

This commit is contained in:
ThereDrD0
2024-02-23 21:06:17 +03:00
committed by GitHub
parent 690de73d7c
commit 26cb9ac1c2
7 changed files with 52 additions and 0 deletions

Binary file not shown.

View File

@@ -1182,3 +1182,27 @@
sprite: White/Fluff/Pr0fixxx/webbing.rsi
- type: Clothing
sprite: White/Fluff/Pr0fixxx/webbing.rsi
#Joulerk
- type: entity
parent: BasePlushie
id: PlushieLerkFluff
name: Плюшевая Лерк
description: Глядя на эту игрушку, ты чувствуешь, как леденящий холод пронизывает твои кости. Ее глаза, словно две темные бездны, в которых теряются даже самые смелые души.
suffix: fluff
components:
- type: Sprite
sprite: White/Fluff/Joulerk/lerk-plushie.rsi
state: icon
- type: Item
size: Normal
- type: EmitSoundOnActivate
sound:
path: /Audio/White/Fluff/Joulerk/activate.ogg
- type: EmitSoundOnTrigger
sound:
path: /Audio/White/Fluff/Joulerk/activate.ogg
- type: EmitSoundOnUse
sound:
path: /Audio/White/Fluff/Joulerk/activate.ogg

View File

@@ -461,3 +461,9 @@
id: Pr0fixxxWebbing
entity: ClothingBeltWebbingPr0fixxx
sponsorOnly: true
#Joulerk
- type: loadout
id: JoulerkPlushie
entity: PlushieLerkFluff
sponsorOnly: true

Binary file not shown.

After

Width:  |  Height:  |  Size: 784 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 846 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 860 B

View File

@@ -0,0 +1,22 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}