* Fixes whoopie cushions so they no longer launch you into oblivion when stacked in a large pile. * Update Resources/Prototypes/Entities/Objects/Fun/toys.yml * streamlined the components for the prototype --------- Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
This commit is contained in:
@@ -1923,6 +1923,7 @@
|
||||
- type: Slippery
|
||||
slipData:
|
||||
paralyzeTime: 0
|
||||
launchForwardsMultiplier: 0
|
||||
slipSound:
|
||||
collection: Parp
|
||||
params:
|
||||
@@ -1937,13 +1938,8 @@
|
||||
Blunt: 0
|
||||
- type: StepTrigger
|
||||
intersectRatio: 0.2
|
||||
requiredTriggeredSpeed: 1
|
||||
requiredTriggeredSpeed: 2
|
||||
- type: TriggerOnStepTrigger
|
||||
- type: EmitSoundOnTrigger
|
||||
sound:
|
||||
collection: Parp
|
||||
params:
|
||||
variation: 0.125
|
||||
- type: Appearance
|
||||
- type: CollisionWake
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user