Skip to content
Snippets Groups Projects
Commit 6516a978 authored by klorpa's avatar klorpa
Browse files

Clarify

parent d72a5c06
Branches
Tags
1 merge request!2395Skin Color Fixing
...@@ -154,6 +154,17 @@ window.extractHairColor = function(hColor) { ...@@ -154,6 +154,17 @@ window.extractHairColor = function(hColor) {
["red", "#BB2027"], ["red", "#BB2027"],
["silver", "#cdc9c6"], ["silver", "#cdc9c6"],
["strawberry-blonde", "#e5a88c"], ["strawberry-blonde", "#e5a88c"],
/* eye shapes, future plans to convert them from eyecolor to new value system */
["almond-shaped", "#555555"],
["bright", "#555555"],
["catlike", "#555555"],
["devilish", "#ffd42a"],
["heart-shaped", "#555555"],
["hypnotic", "#ff5599"],
["serpent-like", "#555555"],
["teary", "#555555"],
["vacant", "#555555"],
["wide-eyed", "#555555"],
/* these are not actually FreeCities canon, but like to appear in custom descriptions */ /* these are not actually FreeCities canon, but like to appear in custom descriptions */
["brunette", "#8D4F21"], ["brunette", "#8D4F21"],
["dark", "#463325"] ["dark", "#463325"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment