diff --git a/Content.Shared/Ninja/Components/StunProviderComponent.cs b/Content.Shared/Ninja/Components/StunProviderComponent.cs index 3e6bd2cbb1..2da094291d 100644 --- a/Content.Shared/Ninja/Components/StunProviderComponent.cs +++ b/Content.Shared/Ninja/Components/StunProviderComponent.cs @@ -55,7 +55,7 @@ public sealed partial class StunProviderComponent : Component /// How long stunning is disabled after stunning something. /// [DataField] - public TimeSpan Cooldown = TimeSpan.FromSeconds(10); + public TimeSpan Cooldown = TimeSpan.FromSeconds(2); /// /// ID of the cooldown use delay. diff --git a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml index e17e2ba59d..273384a28a 100644 --- a/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml +++ b/Resources/Prototypes/Entities/Clothing/Hands/gloves.yml @@ -241,6 +241,7 @@ - components: - type: BatteryDrainer - type: StunProvider + cooldown: 10 noPowerPopup: ninja-no-power whitelist: components: