Human plushie (#23518)

* AAAAAAAAA

* TBoI reference

* really remove from cargo crate. redescription

* pipi
This commit is contained in:
Ed
2024-01-04 15:27:40 +03:00
committed by GitHub
parent dfec6a4ac9
commit 1c5639be75
5 changed files with 32 additions and 4 deletions

View File

@@ -282,6 +282,9 @@
- id: PlushiePenguin
prob: 0.01
orGroup: Plushies
- id: PlushieHuman
prob: 0.01
orGroup: Plushies
- id: PlushieLizard
prob: 0.01
orGroup: Plushies

View File

@@ -1168,3 +1168,24 @@
components:
- type: Sprite
state: plushie_penguin
- type: entity
parent: BasePlushie
id: PlushieHuman
name: human plushie
description: This is a felt plush of a human. All craftsmanship is of the lowest quality. The human is naked. The human is crying. The human is screaming.
components:
- type: Sprite
state: plushie_human
- type: EmitSoundOnUse
sound:
path: /Audio/Voice/Human/malescream_1.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/Voice/Human/malescream_2.ogg
- type: EmitSoundOnActivate
sound:
path: /Audio/Voice/Human/malescream_3.ogg
- type: MeleeWeapon
soundHit:
path: /Audio/Voice/Human/malescream_4.ogg

View File

@@ -86,6 +86,7 @@
- PlushieMoth
- PlushieHampter
- PlushiePenguin
- PlushieHuman
- type: WiresPanel
- type: Wires
layoutId: Arcade