Reduce power of anomaly vessel upgrades (#15520)

This commit is contained in:
Nemanja
2023-04-19 06:03:07 -04:00
committed by GitHub
parent 7102cc7159
commit 081b09b0a4

View File

@@ -39,7 +39,7 @@ public sealed class AnomalyVesselComponent : Component
/// with the corresponding part rating. /// with the corresponding part rating.
/// </summary> /// </summary>
[DataField("partRatingPointModifier")] [DataField("partRatingPointModifier")]
public float PartRatingPointModifier = 1.5f; public float PartRatingPointModifier = 1.25f;
/// <summary> /// <summary>
/// The maximum time between each beep /// The maximum time between each beep