# Names of colors, etc. This file is language-dependant.

# Don't change the order below 15!
#          1     2     3     4     5    6      7    8       9          10   11          12   13     14        15    16     17    18     19     20    21     22   23     24     25    26   27     28     29        30
color_list=black,white,red,  green,blue,yellow,cyan,magenta,lightgray, gray,darkgray,   gold,silver,skyblue,  wheat,bronze,brown,coral, brass, khaki,maroon,navy,orange,orchid,flesh,pink,quartz,salmon,turquoise,violet
color_name=$color_list

colorcnt=!itemcnt $color_list

# Order not changeable.
finish_list=dull,shiny,   glossy,metal
finish_name=$finish_list

finishcnt=!itemcnt $finish_list

# Don't move first place.
pattern_list=uniform, wood,     brick, checker,hexagon, marble,spiral
pattern_name=uniform,concentric,bricks,checker,hexagons,zebra, spirals

patterncnt=!itemcnt $pattern_list

