This should remove Xeno-hybrids from whitelist

Reason for this: They are basically just reskinned humans with better darksight and slightly higher food consumption
This commit is contained in:
Sharkmare
2019-02-18 08:47:06 +01:00
committed by GitHub
parent e061238a9f
commit 89fa5fbf3c
@@ -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"