namespace Content.Shared.Anomaly.Effects;
public abstract class SharedInnerBodyAnomalySystem : EntitySystem
{
}