using Content.Shared.Body.Part; using Robust.Shared.GameStates; namespace Content.Shared._Shitmed.Medical.Surgery.Conditions; [RegisterComponent, NetworkedComponent] public sealed partial class SurgeryWoundedConditionComponent : Component;