diff --git a/src/art/artJS.tw b/src/art/artJS.tw index 1b8e3036e65e759642e5efed6209aefbd0607a1a..d437da4f74aaf0cffdbe8954cd87c4f6969113d0 100644 --- a/src/art/artJS.tw +++ b/src/art/artJS.tw @@ -154,6 +154,17 @@ window.extractHairColor = function(hColor) { ["red", "#BB2027"], ["silver", "#cdc9c6"], ["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 */ ["brunette", "#8D4F21"], ["dark", "#463325"]