1
0
mirror of https://github.com/mt-mods/unifieddyes.git synced 2024-12-23 17:20:29 +01:00

add hues+greys table

This commit is contained in:
Vanessa Dannenberg 2018-09-12 16:38:42 -04:00
parent ad12387432
commit ad21862eee

View File

@ -58,6 +58,9 @@ unifieddyes.HUES = {
"redviolet"
}
unifieddyes.HUES_WITH_GREY = table.copy(unifieddyes.HUES)
table.insert(unifieddyes.HUES_WITH_GREY, "grey")
-- the names of the various colors here came from http://www.procato.com/rgb+index/
unifieddyes.HUES_EXTENDED = {