add: Joulerk fluff (#114)
This commit is contained in:
BIN
Resources/Audio/White/Fluff/Joulerk/activate.ogg
Normal file
BIN
Resources/Audio/White/Fluff/Joulerk/activate.ogg
Normal file
Binary file not shown.
@@ -1182,3 +1182,27 @@
|
|||||||
sprite: White/Fluff/Pr0fixxx/webbing.rsi
|
sprite: White/Fluff/Pr0fixxx/webbing.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: White/Fluff/Pr0fixxx/webbing.rsi
|
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
|
||||||
|
|||||||
@@ -461,3 +461,9 @@
|
|||||||
id: Pr0fixxxWebbing
|
id: Pr0fixxxWebbing
|
||||||
entity: ClothingBeltWebbingPr0fixxx
|
entity: ClothingBeltWebbingPr0fixxx
|
||||||
sponsorOnly: true
|
sponsorOnly: true
|
||||||
|
|
||||||
|
#Joulerk
|
||||||
|
- type: loadout
|
||||||
|
id: JoulerkPlushie
|
||||||
|
entity: PlushieLerkFluff
|
||||||
|
sponsorOnly: true
|
||||||
|
|||||||
BIN
Resources/Textures/White/Fluff/Joulerk/lerk-plushie.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/Joulerk/lerk-plushie.rsi/icon.png
Normal file
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 |
@@ -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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user