Very tentative attempt at figuring out what's wrong.

This commit is contained in:
Ghommie
2020-03-22 04:21:00 +01:00
parent ff3e394402
commit ebfa9d6b84
2 changed files with 10 additions and 4 deletions

View File

@@ -427,7 +427,7 @@
/datum/config_entry/keyed_list/breasts_cups_prefs
key_mode = KEY_MODE_TEXT
value_mode = VALUE_MODE_FLAG
config_entry_value = list ("a", "b", "c", "d", "e") //keep these lowercase
config_entry_value = list("a", "b", "c", "d", "e") //keep these lowercase
/datum/config_entry/number/penis_min_inches_prefs
config_entry_value = 1