Very tentative attempt at figuring out what's wrong.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user