Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Characters with Infection Immune trait no longer need to sterilize bionics prior to installation #60

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

Night-Pryanik
Copy link

Summary

Features "Characters with Infection Immune trait no longer need to sterilize bionics prior to installation"

Purpose of change

Characters with Infection Immune trait are, well, immune to infections, including those which can transmit via installation of non-sterile bionics. This change feels plausible and make trait in question more valuable.

Describe the solution

Added check for the trait in Character::is_installable function.

Describe alternatives you've considered

  • Characters with Disease Immune should gain this advantage too? On the other hand, "disease" in this context only relates to viral diseases like common cold and flu, and I'm not sure whether we should take other viral pathogens into consideration since we don't simulate them.
  • Permit installing not only non-sterile bionics, but also filthy ones?

Testing

Got Infection Immune trait. Got non-sterile bionic. Found autodoc. Tried to install the bionic. Success.

Additional context

None.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant