Add Experiment plushie (#36663)
* Plushie * Add to fills and fix license * minor spelling issue
This commit is contained in:
@@ -362,6 +362,62 @@
|
||||
- Payload
|
||||
- PlushieLizard
|
||||
|
||||
- type: entity
|
||||
parent: BasePlushie
|
||||
id: PlushieExperiment #Arf!
|
||||
name: experiment plushie
|
||||
description: A plushie of a canid of sorts, it yearns to be detonated on a landmine.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Fun/expiplush.rsi
|
||||
state: expi
|
||||
- type: Item
|
||||
inhandVisuals:
|
||||
left:
|
||||
- state: expi-inhand-left
|
||||
shader: shaded
|
||||
right:
|
||||
- state: expi-inhand-right
|
||||
shader: shaded
|
||||
heldPrefix: plushielizard
|
||||
- type: EmitSoundOnUse
|
||||
sound:
|
||||
path: /Audio/Items/Toys/arf.ogg
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
path: /Audio/Items/Toys/arf.ogg
|
||||
- type: EmitSoundOnActivate
|
||||
sound:
|
||||
path: /Audio/Items/Toys/arf.ogg
|
||||
- type: EmitSoundOnTrigger
|
||||
sound:
|
||||
path: /Audio/Items/Toys/arf.ogg
|
||||
- type: EmitSoundOnCollide
|
||||
sound:
|
||||
path: /Audio/Items/Toys/arf.ogg
|
||||
- type: Food
|
||||
requiresSpecialDigestion: true
|
||||
useSound:
|
||||
path: /Audio/Items/Toys/arf.ogg
|
||||
- type: MeleeWeapon
|
||||
wideAnimationRotation: 180
|
||||
soundHit:
|
||||
path: /Audio/Items/Toys/arf.ogg
|
||||
- type: Tag
|
||||
tags:
|
||||
- ClothMade
|
||||
- Payload
|
||||
- type: Clothing
|
||||
clothingVisuals:
|
||||
head:
|
||||
- state: expi-equipped-HELMET
|
||||
shader: shaded
|
||||
quickEquip: false
|
||||
sprite: Objects/Fun/toys.rsi
|
||||
equippedPrefix: expi
|
||||
slots:
|
||||
- HEAD
|
||||
|
||||
- type: entity
|
||||
parent: PlushieLizard
|
||||
id: PlushieRainbowLizard #Weh but gay
|
||||
|
||||
Reference in New Issue
Block a user