24
Resources/Prototypes/White/Fluff/fluff1.yml
Normal file
24
Resources/Prototypes/White/Fluff/fluff1.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
# Forg
|
||||
- type: entity
|
||||
parent: PlushieLizard
|
||||
id: PlushieRyanForg
|
||||
name: Райан Клуня
|
||||
suffix: fluff
|
||||
description: Он гонял на тачке также, как клуня на шлюховозке от СБ. Плюшевая кукла.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: White/Fluff/Forg/ryan.rsi
|
||||
state: icon
|
||||
scale: 0.7, 0.7
|
||||
- type: EmitSoundOnUse
|
||||
sound:
|
||||
path: /Textures/White/Fluff/Forg/ryan.ogg
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
path: /Audio/Items/Toys/weh.ogg
|
||||
- type: EmitSoundOnActivate
|
||||
sound:
|
||||
path: /Textures/White/Fluff/Forg/ryan.ogg
|
||||
- type: MeleeWeapon
|
||||
soundHit:
|
||||
path: /Audio/Items/Toys/weh.ogg
|
||||
@@ -368,3 +368,9 @@
|
||||
id: AntohagGasMaskLoadout
|
||||
entity: AntohagGasMaskFluff
|
||||
sponsorOnly: true
|
||||
|
||||
# Forg
|
||||
- type: loadout
|
||||
id: ForgPlushieRyan
|
||||
entity: PlushieRyanForg
|
||||
sponsorOnly: true
|
||||
|
||||
BIN
Resources/Textures/White/Fluff/Forg/ryan.ogg
Normal file
BIN
Resources/Textures/White/Fluff/Forg/ryan.ogg
Normal file
Binary file not shown.
BIN
Resources/Textures/White/Fluff/Forg/ryan.rsi/icon.png
Normal file
BIN
Resources/Textures/White/Fluff/Forg/ryan.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
15
Resources/Textures/White/Fluff/Forg/ryan.rsi/meta.json
Normal file
15
Resources/Textures/White/Fluff/Forg/ryan.rsi/meta.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"version": 1,
|
||||
"copyright": "@aposto0.1.9",
|
||||
"license": "CC-BY-SA-4.0",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user