freeslot("SKINCOLOR_FEELINGPLU")
freeslot("SKINCOLOR_EXPLOSIVES")

skincolors[SKINCOLOR_FEELINGPLU] = {
    name = "FEELINGPLU",
    ramp = {121,121,121,121,121,121,121,121,121,121,121,121,121,121,121,31},
    invcolor = SKINCOLOR_BLUE,
    invshade = 9,
    chatcolor = V_PERIDOTMAP,
    accessible = true
}

skincolors[SKINCOLOR_EXPLOSIVES] = {
    name = "EXPLOSIVES",
    ramp = {0,80,80,81,217,49,221,222,224,227,230,233,236,239,153,31},
    invcolor = SKINCOLOR_GREEN,
    invshade = 9,
    chatcolor = V_PERIDOTMAP,
    accessible = true
}