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

skincolors[SKINCOLOR_SUPER_HYPER_1] = {
    name = "Super Hyper 1",
    ramp = {0,0,1,1,252,252,252,208,208,209,210,32,33,34,35,35
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_HYPER_2] = {
    name = "Super Hyper 2",
    ramp = {0,0,0,0,1,1,1,1,80,81,82,84,64,64,74,74
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_HYPER_3] = {
    name = "Super Hyper 3",
    ramp = {0,0,0,1,1,1,1,1,80,88,88,89,96,96,96,189
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_HYPER_4] = {
    name = "Super Hyper 4",
    ramp = {0,0,0,1,1,1,1,1,2,120,129,130,133,134,135,135
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_HYPER_5] = {
    name = "Super Hyper 5",
    ramp = {0,0,0,0,0,0,1,1,1,1,209,208,202,203,34,34
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}

