Split NOEYES flag into NOFLASH and NOEYESPRITES (#43661)

* Splits NOEYES flag.
* Actually let's rename this to avoid confusion. NOEYES is horrible name
  for what it does.
* Name doesn't conflict now. Speak up if you come up with better name.
This commit is contained in:
AnturK
2019-04-22 20:37:12 -07:00
committed by Tad Hardesty
parent e982811f4d
commit 4cf3ea152f
11 changed files with 19 additions and 18 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
dat += "<span style='border: 1px solid #161616; background-color: #[features["ethcolor"]];'>&nbsp;&nbsp;&nbsp;</span> <a href='?_src_=prefs;preference=color_ethereal;task=input'>Change</a><BR>"
if((EYECOLOR in pref_species.species_traits) && !(NOEYES in pref_species.species_traits))
if((EYECOLOR in pref_species.species_traits) && !(NOEYESPRITES in pref_species.species_traits))
if(!use_skintones && !mutant_colors)
dat += APPEARANCE_CATEGORY_COLUMN