freeslot("SKINCOLOR_THECOOLERFLAME", "SKINCOLOR_SKIN", "SKINCOLOR_SEAWEED", "SKINCOLOR_ACIDIC", "SKINCOLOR_SONIC2010", "SKINCOLOR_BSOD", "SKINCOLOR_RINGS", "SKINCOLOR_EYES", "SKINCOLOR_VOLCANIC", "SKINCOLOR_BRAK") skincolors[SKINCOLOR_THECOOLERFLAME] = { name = "TheCoolerFlame", //its cooler because its better ramp = {49, 50, 52, 54, 34, 34, 34, 36, 37, 41, 42, 43, 44, 45, 199, 199}, invcolor = SKINCOLOR_VAPOR, invshade = 8, chatcolor = V_REDMAP, accessible = true } skincolors[SKINCOLOR_SKIN] = { name = "Skin", //...but what if they didnt have fur? ramp = {0, 1, 1, 208, 208, 48, 48, 216, 49, 49, 218, 50, 50, 51, 51, 51}, invcolor = SKINCOLOR_BRONZE, invshade = 8, chatcolor = V_ORANGEMAP, accessible = true } skincolors[SKINCOLOR_SEAWEED] = { name = "Seaweed", ramp = {96, 98, 99, 100, 102, 103, 126, 143, 137, 137, 137, 137, 156, 156, 156, 155}, invcolor = SKINCOLOR_RED, invshade = 6, chatcolor = V_GREENMAP, accessible = true } skincolors[SKINCOLOR_ACIDIC] = { name = "Acidic", ramp = {96, 97, 98, 99, 100, 102, 126, 126, 126, 103, 102, 114, 113, 113, 112, 112}, invcolor = SKINCOLOR_SALMON, invshade = 9, chatcolor = V_PERIDOTMAP, accessible = true } skincolors[SKINCOLOR_SONIC2010] = { name = "Sonic 4", // if you see this comment i hate sonic 4 ramp = {150, 150, 150, 150, 148, 148, 148, 148, 148, 148, 137, 157, 157, 157, 157, 157}, invcolor = SKINCOLOR_SANDY, invshade = 4, chatcolor = V_AQUAMAP, accessible = true } skincolors[SKINCOLOR_BSOD] = { name = "BlueScreen", //fun fact: i have experienced over 50 bluescreens ramp = {0, 128, 140, 133, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135, 135}, invcolor = SKINCOLOR_SKY, invshade = 11, chatcolor = V_SKYMAP, accessible = true } skincolors[SKINCOLOR_RINGS] = { name = "Rings", ramp = {1, 208, 80, 81, 82, 82, 83, 72, 72, 64, 65, 66, 66, 67, 70, 70}, invcolor = SKINCOLOR_CORNFLOWER, invshade = 8, chatcolor = V_YELLOWMAP, accessible = true } skincolors[SKINCOLOR_EYES] = { name = "MyEyes", ramp = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, invcolor = SKINCOLOR_BLACK, invshade = 16, chatcolor = V_INVERTMAP, accessible = true } skincolors[SKINCOLOR_VOLCANIC] = { name = "Volcanic", ramp = {221, 221, 221, 33, 33, 33, 33, 33, 214, 230, 247, 248, 21, 21, 21, 21}, invcolor = SKINCOLOR_WAVE, invshade = 8, chatcolor = V_REDMAP, accessible = true } skincolors[SKINCOLOR_BRAK] = { name = "Brak", //yeah ramp = {10, 10, 10, 35, 35, 39, 237, 27, 26, 175, 174, 174, 173, 173, 172, 172}, invcolor = SKINCOLOR_YELLOW, invshade = 4, chatcolor = V_GRAYMAP, accessible = true }