diff --git a/Content.Shared/_DV/Psionics/Components/PsionicPowers/NoosphericZapPowerComponent.cs b/Content.Shared/_DV/Psionics/Components/PsionicPowers/NoosphericZapPowerComponent.cs index c9bd575d22..d7884a5a19 100644 --- a/Content.Shared/_DV/Psionics/Components/PsionicPowers/NoosphericZapPowerComponent.cs +++ b/Content.Shared/_DV/Psionics/Components/PsionicPowers/NoosphericZapPowerComponent.cs @@ -10,9 +10,9 @@ public sealed partial class NoosphericZapPowerComponent : BasePsionicPowerCompon public override string PowerName { get; set; } = "psionic-power-name-noospheric-zap"; - public override int MinGlimmerChanged { get; set; } = 30; + public override int MinGlimmerChanged { get; set; } = 10; - public override int MaxGlimmerChanged { get; set; } = 70; + public override int MaxGlimmerChanged { get; set; } = 30; /// /// The prototype for the lightning.