gives flypeople hair (#11014)

This commit is contained in:
linnpap
2022-01-27 22:53:02 +00:00
committed by GitHub
parent f7e12e0adf
commit 4de42e356e
@@ -2,7 +2,7 @@
name = "Flyperson"
id = SPECIES_FLY
say_mod = "buzzes"
species_traits = list(HAS_FLESH, HAS_BONE, TRAIT_ANTENNAE)
species_traits = list(HAS_FLESH, HAS_BONE, TRAIT_ANTENNAE, HAIR, FACEHAIR) //SKYRAT EDIT - gives flypeople hair
inherent_traits = list(
TRAIT_ADVANCEDTOOLUSER,
TRAIT_CAN_STRIP,