]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Addressed Requested Changes
authorAdmiral-Obvious-001 <89495925+Admiral-Obvious-001@users.noreply.github.com>
Sun, 17 Aug 2025 20:41:39 +0000 (13:41 -0700)
committerAdmiral-Obvious-001 <89495925+Admiral-Obvious-001@users.noreply.github.com>
Sun, 17 Aug 2025 20:41:39 +0000 (13:41 -0700)
Content.Shared/Ninja/Components/StunProviderComponent.cs
Resources/Prototypes/Entities/Clothing/Hands/gloves.yml

index 3e6bd2cbb18edc05a33708da9511b3beb9aeb86e..2da094291d7519bd5ba3cc494200f7be5412f672 100644 (file)
@@ -55,7 +55,7 @@ public sealed partial class StunProviderComponent : Component
     /// How long stunning is disabled after stunning something.
     /// </summary>
     [DataField]
-    public TimeSpan Cooldown = TimeSpan.FromSeconds(10);
+    public TimeSpan Cooldown = TimeSpan.FromSeconds(2);
 
     /// <summary>
     /// ID of the cooldown use delay.
index e17e2ba59d0c39680c29e44dbacc4c535756c652..273384a28a9cbd7616e9716805906a0c333dd331 100644 (file)
     - components:
       - type: BatteryDrainer
       - type: StunProvider
+        cooldown: 10
         noPowerPopup: ninja-no-power
         whitelist:
           components: