freeslot("SKINCOLOR_WORCESTERSHIRESAUCE") skincolors[SKINCOLOR_WORCESTERSHIRESAUCE] = { name = "Worcestershire Sauce", ramp = {240,241,87,225,227,228,67,68,69,70,233,234,235,251,236,237}, invcolor = SKINCOLOR_ARCTIC, invshade = 4, chatcolor = V_BROWNMAP, accessible = true } freeslot("SKINCOLOR_RAINBOW") skincolors[SKINCOLOR_RAINBOW] = { name = "Rainbow", ramp = {32,56,53,75,72,189,112,123,255,131,149,152,165,182,180,34}, invcolor = SKINCOLOR_WHITE, invshade = 1, chatcolor = V_INVERTMAP, accessible = true } freeslot("SKINCOLOR_COLOR255") skincolors[SKINCOLOR_COLOR255] = { name = "COLOR255", ramp = {255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255}, invcolor = SKINCOLOR_COLOR255, invshade = 1, chatcolor = V_SKYMAP, accessible = true } freeslot("SKINCOLOR_ASHURATHECOLOR") skincolors[SKINCOLOR_ASHURATHECOLOR] = { name = "Ashura the Color", ramp = {19,19,20,20,21,21,23,103,104,105,106,107,108,109,110,111}, invcolor = SKINCOLOR_BLUE, invshade = 5, chatcolor = V_GREENMAP, accessible = true } freeslot("SKINCOLOR_SRB2HEXDEC") skincolors[SKINCOLOR_SRB2HEXDEC] = { name = "SRB2 Hex-Dec", ramp = {83,111,110,105,99,82,111,98,111,66,108,97,115,116,32,50}, invcolor = SKINCOLOR_BLUE, invshade = 3, chatcolor = V_YELLOWMAP, accessible = true }