From: brainfood1183 <113240905+brainfood1183@users.noreply.github.com> Date: Sun, 4 May 2025 23:01:27 +0000 (+0100) Subject: Fix for Whoopie Cushions (Fixes #32028) (#36984) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=d7f5dac0b852e7ab3b1375965baaa59e6e8697fe;p=space-station-14.git Fix for Whoopie Cushions (Fixes #32028) (#36984) * 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> --- diff --git a/Resources/Prototypes/Entities/Objects/Fun/toys.yml b/Resources/Prototypes/Entities/Objects/Fun/toys.yml index e758bd4ac0..c1bde4d60b 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/toys.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/toys.yml @@ -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