lips default

This commit is contained in:
quotefox
2022-09-10 00:38:40 +01:00
parent 1a801f687b
commit 64b054c853
@@ -499,7 +499,11 @@ SAVEFILE UPDATING/VERSIONING - 'Simplified', or rather, more coder-friendly ~Car
if(!features["wing_color"] || features["wing_color"] == "#000")
features["wing_color"] = "FFFFFF"
if(!features["lip_color"])
features["lip_color"] = "FFFFFF"
if(!features["lips_shape"])
features["lips_shape"] = "Average"
nameless = sanitize_integer(nameless, 0, 1, initial(nameless))
be_random_name = sanitize_integer(be_random_name, 0, 1, initial(be_random_name))