Human plushie (#23518)
* AAAAAAAAA * TBoI reference * really remove from cargo crate. redescription * pipi
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
@@ -86,6 +86,7 @@
|
||||
- PlushieMoth
|
||||
- PlushieHampter
|
||||
- PlushiePenguin
|
||||
- PlushieHuman
|
||||
- type: WiresPanel
|
||||
- type: Wires
|
||||
layoutId: Arcade
|
||||
|
||||
Reference in New Issue
Block a user