mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-22 21:06:51 +01:00
SandPoot's suggestion
Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com>
This commit is contained in:
@@ -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]"
|
||||
|
||||
Reference in New Issue
Block a user