Merge pull request #409 from Sharkmare/patch-24

This should remove Xeno-hybrids from whitelist
This commit is contained in:
Vollybally
2019-02-18 21:22:32 -05:00
committed by GitHub
@@ -285,7 +285,7 @@
//primitive_form = "" //None for these guys
spawn_flags = SPECIES_CAN_JOIN | SPECIES_IS_WHITELISTED
spawn_flags = SPECIES_CAN_JOIN //| SPECIES_IS_WHITELISTED //CHOMPEDIT: REmoving whitelist for xenohybrids
appearance_flags = HAS_HAIR_COLOR | HAS_LIPS | HAS_UNDERWEAR | HAS_SKIN_COLOR | HAS_EYE_COLOR
blood_color = "#12ff12"