adds a throngler plushie, and adds it to the grand lotto (#29978)

* adds a throngler plushie, and adds it to the grand lotto

* this was supposed to be in the initial commit but I apparently forgot to save so anyway here it is

* make throngler plushie more rare

how about I split the difference:
original throngler: 0.0001
other plushies: 0.01
thongler plushie: 0.0005

* removed inheritied soundhit
This commit is contained in:
Moomoobeef
2024-08-11 03:26:37 -07:00
committed by GitHub
parent 31c5d3555e
commit 28efd76e82
2 changed files with 20 additions and 1 deletions

View File

@@ -305,6 +305,9 @@
- id: PlushieArachind
prob: 0.01
orGroup: Plushies
- id: PlushieThrongler #hehe
prob: 0.0005
orGroup: Plushies
#useful
- id: AmeJar
prob: 0.01
@@ -396,4 +399,4 @@
orGroup: NotUseful
- id: GrenadeFoamDart
prob: 0.001
orGroup: NotUseful
orGroup: NotUseful

View File

@@ -53,6 +53,22 @@
- ReagentId: Fiber
Quantity: 10
- type: entity
parent: BasePlushie
id: PlushieThrongler
name: The Throngler Plushie
description: A stuffed toy to remind cargo techs of what they can no longer have.
components:
- type: Sprite
sprite: Objects/Weapons/Melee/Throngler2.rsi
state: icon
- type: MeleeWeapon
wideAnimationRotation: -135
attackRate: 10
- type: Item
size: Ginormous
sprite: Objects/Weapons/Melee/Throngler-in-hand.rsi
- type: entity
parent: BasePlushie
id: PlushieGhost