Merge pull request #11852 from Ghommie/Ghommie-cit681

Custom skin tone preferences.
This commit is contained in:
kevinz000
2020-04-17 05:16:04 -07:00
committed by GitHub
32 changed files with 233 additions and 194 deletions
@@ -11,6 +11,7 @@
shirt_color = random_short_color()
socks = random_socks()
socks_color = random_short_color()
use_custom_skin_tone = FALSE
skin_tone = random_skin_tone()
hair_style = random_hair_style(gender)
facial_hair_style = random_facial_hair_style(gender)