mirror of
https://github.com/quotefox/Hyper-Station-13.git
synced 2026-08-31 08:36:29 +01:00
lips default
This commit is contained in:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user