using Content.Shared._Stalker.Modifier; using Robust.Shared.GameStates; namespace Content.Server._Stalker.Weight.Modifier; [RegisterComponent] public sealed partial class STWeightMaximumModifierComponent : BaseFloatModifierComponent;