]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Fix for Whoopie Cushions (Fixes #32028) (#36984)
authorbrainfood1183 <113240905+brainfood1183@users.noreply.github.com>
Sun, 4 May 2025 23:01:27 +0000 (00:01 +0100)
committerGitHub <noreply@github.com>
Sun, 4 May 2025 23:01:27 +0000 (01:01 +0200)
* 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>
Resources/Prototypes/Entities/Objects/Fun/toys.yml

index e758bd4ac09d844e2a522ce3715d60144727e548..c1bde4d60b806705b1b3b4c84d5fd1b587b74db3 100644 (file)
   - type: Slippery
     slipData:
       paralyzeTime: 0
+      launchForwardsMultiplier: 0
     slipSound:
       collection: Parp
       params:
         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