Reduce power of anomaly vessel upgrades (#15520)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user