private void OnSolutionChange(EntityUid uid, HyposprayComponent component, SolutionChangedEvent args)
 {
     component.Dirty();
 }