freeslot("SKINCOLOR_CHEESEBOI")
skincolors[SKINCOLOR_CHEESEBOI] = {
    name = "Cheesy",
    ramp = {0,1,3,5,7,9,11,13,13,13,15,17,19,20,21,31},
    invcolor = SKINCOLOR_YELLOW,
    invshade = 4,
    chatcolor = V_YELLOWMAP,
    accessible = true
}


freeslot("SKINCOLOR_CHEDDAR")
skincolors[SKINCOLOR_CHEDDAR] = {
    name = "Cheddar",
    ramp = {0,81,83,72,73,74,74,74,53,55,57,59,69,70,63,46},
    invcolor = SKINCOLOR_BLACK,
    invshade = 4,
    chatcolor = V_YELLOWMAP,
    accessible = true
}
