Privates Visibility Preferences. Also Undergarments having a purpose.

This commit is contained in:
Ghommie
2020-03-25 02:47:16 +01:00
parent 613c66d88e
commit c9f02d97a1
27 changed files with 148 additions and 113 deletions

View File

@@ -436,3 +436,8 @@
/datum/config_entry/number/penis_max_inches_prefs
config_entry_value = 20
min_val = 0
/datum/config_entry/keyed_list/safe_visibility_toggles
key_mode = KEY_MODE_TEXT
value_mode = VALUE_MODE_FLAG
config_entry_value = list(GEN_VISIBLE_NO_CLOTHES, GEN_VISIBLE_NO_UNDIES, GEN_VISIBLE_NEVER) //refer to cit_helpers for all toggles.