using Content.Shared.MobState.State;
namespace Content.Client.MobState.States
{
public class CriticalMobState : SharedCriticalMobState
}