10 lines
102 B
JavaScript
Raw Normal View History

module.exports = [
'Tanned',
'Yellow',
'Pale',
'Light',
'Brown',
'DarkBrown',
'Black'
]