public void StopDamage_Right() { RightHand.StopDamage(); }
public void StopDamage_Left() { LeftHand.StopDamage(); }