SandPoot's suggestion

Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com>
This commit is contained in:
BlueWildrose
2021-10-26 11:51:39 -07:00
committed by GitHub
co-authored by SandPoot
parent 36ca2f105b
commit 6fc65a28fa
+1 -1
View File
@@ -358,7 +358,7 @@
if(organCheck == FALSE)
if(ishuman(src) && dna.species.use_skintones)
dna.features["genitals_use_skintone"] = TRUE
if(src.dna.species.fixed_mut_color)
if(dna.species.fixed_mut_color)
dna.features["cock_color"] = "[dna.species.fixed_mut_color]"
dna.features["breasts_color"] = "[dna.species.fixed_mut_color]"
dna.features["butt_color"] = "[dna.species.fixed_mut_color]"