Add funny hampter plushie (#17099)
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
- id: PlushieAtmosian
|
||||
- id: PlushieDiona
|
||||
- id: PlushieXeno
|
||||
- id: PlushieHampter
|
||||
|
||||
- type: entity
|
||||
id: CrateFunInstrumentsVariety
|
||||
|
||||
@@ -106,6 +106,27 @@
|
||||
- ReagentId: GroundBee
|
||||
Quantity: 10
|
||||
|
||||
- type: entity
|
||||
parent: BasePlushie
|
||||
id: PlushieHampter
|
||||
name: hampter plushie
|
||||
description: A cute stuffed toy that resembles a hamster. Its face looks squished.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: plushie_hampter
|
||||
- type: EmitSoundOnUse
|
||||
sound:
|
||||
path: /Audio/Items/Toys/mousesqueek.ogg
|
||||
- type: EmitSoundOnLand
|
||||
sound:
|
||||
path: /Audio/Items/Toys/mousesqueek.ogg
|
||||
- type: EmitSoundOnActivate
|
||||
sound:
|
||||
path: /Audio/Items/Toys/mousesqueek.ogg
|
||||
- type: MeleeWeapon
|
||||
soundHit:
|
||||
path: /Audio/Items/Toys/mousesqueek.ogg
|
||||
|
||||
- type: entity
|
||||
parent: PlushieBee
|
||||
id: PlushieRGBee
|
||||
|
||||
Reference in New Issue
Block a user