freeslot("SKINCOLOR_COTTONCANDY") skincolors[SKINCOLOR_COTTONCANDY] = { name = "Cotton Candy", ramp = {6,6,6,6,6,6,210,210,210,210,210,210,211,32,32,6}, invcolor = SKINCOLOR_ORANGE, invshade = 9, chatcolor = V_GRAYMAP, accessible = true } freeslot("SKINCOLOR_DARKNESS") skincolors[SKINCOLOR_DARKNESS] = { name = "Darkness", ramp = {31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31}, invcolor = SKINCOLOR_WHITE, invshade = 9, chatcolor = V_INVERTMAP, accessible = true } freeslot("SKINCOLOR_FWHITE") skincolors[SKINCOLOR_FWHITE] = { name = "Fully White", ramp = {0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}, invcolor = SKINCOLOR_BLACK, invshade = 9, chatcolor = V_GRAYMAP, accessible = true } freeslot("SKINCOLOR_FBLUE") skincolors[SKINCOLOR_FBLUE] = { name = "Fully Blue", ramp = {151,151,151,151,151,151,151,151,151,151,151,151,151,151,151,151}, invcolor = SKINCOLOR_WHITE, invshade = 9, chatcolor = V_BLUEMAP, accessible = true } freeslot("SKINCOLOR_RUBY2") skincolors[SKINCOLOR_RUBY2] = { name = "Ruby 2", ramp = {0,35,36,34,34,205,205,205,206,206,195,195,195,172,172,172}, invcolor = SKINCOLOR_ORANGE, invshade = 9, chatcolor = V_REDMAP, accessible = true } freeslot("SKINCOLOR_GLITCHY") skincolors[SKINCOLOR_GLITCHY] = { name = "Glitchy", ramp = {31,111,110,110,109,108,107,106,105,105,104,103,102,101,101,6}, invcolor = SKINCOLOR_BLUE, invshade = 9, chatcolor = V_GREENMAP, accessible = true } freeslot("SKINCOLOR_GREENPINK") skincolors[SKINCOLOR_GREENPINK] = { name = "Greenish-Pink", ramp = {0,176,178,180,181,182,163,194,172,142,124,124,126,127,119,31}, invcolor = SKINCOLOR_BLUE, invshade = 9, chatcolor = V_MAGENTAMAP, accessible = true } freeslot("SKINCOLOR_AQUA2") skincolors[SKINCOLOR_AQUA2] = { name = "Aqua 2", ramp = {122,122,122,122,122,122,141,134,134,134,134,134,134,134,134,134}, invcolor = SKINCOLOR_GREEN, invshade = 9, chatcolor = V_AQUAMAP, accessible = true }