freeslot(
"SKINCOLOR_SUPER_HYPER_1",
"SKINCOLOR_SUPER_HYPER_2",
"SKINCOLOR_SUPER_HYPER_3",
"SKINCOLOR_SUPER_HYPER_4",
"SKINCOLOR_SUPER_HYPER_5"
)

//Hyper Supercolor by Frostiikin,
skincolors[SKINCOLOR_SUPER_HYPER_1] = {
    name = "Super FHyper 1",
    ramp = {0,1,144,144,144,160,160,160,161,161,161,162,162,162,163,163},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_HYPER_2] = {
    name = "Super FHyper 2",
    ramp = {0,1,252,252,200,200,200,209,201,201,201,202,202,202,202,203},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_HYPER_3] = {
    name = "Super FHyper 3",
    ramp = {0,1,1,208,208,48,48,216,49,49,49,50,50,50,51,51},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_HYPER_4] = {
    name = "Super FHyper 4",
    ramp = {0,1,1,80,80,88,88,88,88,89,89,89,89,96,96,96},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_HYPER_5] = {
    name = "Super FHyper 5",
    ramp = {0,1,1,128,128,128,120,120,129,129,129,130,130,130,121,121},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}

