From: Nemanja <98561806+EmoGarbage404@users.noreply.github.com> Date: Wed, 19 Apr 2023 10:03:07 +0000 (-0400) Subject: Reduce power of anomaly vessel upgrades (#15520) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=081b09b0a4aaaafd228dad1a14b16e43127641e8;p=space-station-14.git Reduce power of anomaly vessel upgrades (#15520) --- diff --git a/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs b/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs index 92d3f76062..5eaa9b714a 100644 --- a/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs +++ b/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs @@ -39,7 +39,7 @@ public sealed class AnomalyVesselComponent : Component /// with the corresponding part rating. /// [DataField("partRatingPointModifier")] - public float PartRatingPointModifier = 1.5f; + public float PartRatingPointModifier = 1.25f; /// /// The maximum time between each beep