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
@@ -473,3 +473,7 @@
/datum/config_entry/number/body_size_slowdown_multiplier
config_entry_value = 0.25
min_val = 0.1 //To encourage folks to disable the slowdown through the above config instead.
//Allows players to set a hexadecimal color of their choice as skin tone, on top of the standard ones.
/datum/config_entry/number/allow_custom_skintones
config_entry_value = 1