Addressed Requested Changes

This commit is contained in:
Admiral-Obvious-001
2025-08-17 13:41:39 -07:00
parent 5e84fae772
commit c6fc95e32b
2 changed files with 2 additions and 1 deletions

View 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.

View File

@@ -241,6 +241,7 @@
- components:
- type: BatteryDrainer
- type: StunProvider
cooldown: 10
noPowerPopup: ninja-no-power
whitelist:
components: