using Content.Shared.Damage.Systems; namespace Content.Server.Damage.Systems; public sealed partial class StaminaSystem : SharedStaminaSystem { }