diff --git a/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs b/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs index b0ca236cc2..1225cbf116 100644 --- a/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs +++ b/Content.Server/Anomaly/Components/AnomalyVesselComponent.cs @@ -24,7 +24,7 @@ public sealed partial class AnomalyVesselComponent : Component /// A multiplier applied to the amount of points generated. /// [DataField, ViewVariables(VVAccess.ReadWrite)] - public float PointMultiplier = 1 + public float PointMultiplier = 1; /// /// The maximum time between each beep