Skip to content

Commit

Permalink
Fixes some Android species annoyances
Browse files Browse the repository at this point in the history
  • Loading branch information
Absolucy committed Aug 24, 2024
1 parent 75c9064 commit 4a02013
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,12 @@
TRAIT_TOXIMMUNE,
TRAIT_NOBLOOD,
TRAIT_VIRUSIMMUNE,
TRAIT_REVIVES_BY_HEALING, // monkestation edit: making androids closer to IPCs
// monkestation edit: making androids closer to IPCs
TRAIT_REVIVES_BY_HEALING,
TRAIT_NO_DNA_COPY,
TRAIT_XENO_IMMUNE,
TRAIT_STABLELIVER,
// monkestation end
)

inherent_biotypes = MOB_ROBOTIC|MOB_HUMANOID
Expand Down

0 comments on commit 4a02013

Please sign in to comment.