This commit is contained in:
Timothy Teakettle
2020-08-05 15:29:07 +01:00
parent 8effb219e1
commit 1f62a4bbf9
+1 -1
View File
@@ -1628,7 +1628,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
features["tail_human"] = "None"
features["tail_lizard"] = "None"
if("_type")
if("meat_type")
var/new_meat
new_meat = input(user, "Choose your character's meat type:", "Character Preference") as null|anything in GLOB.meat_types
if(new_meat)