Add funny hampter plushie (#17099)

This commit is contained in:
Renlou
2023-06-04 04:50:53 +10:00
committed by GitHub
parent babdefc391
commit e190771d09
5 changed files with 27 additions and 2 deletions

View File

@@ -22,6 +22,7 @@
- id: PlushieAtmosian
- id: PlushieDiona
- id: PlushieXeno
- id: PlushieHampter
- type: entity
id: CrateFunInstrumentsVariety

View File

@@ -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