freeslot(
"SKINCOLOR_SUPER_HYPER_1",
"SKINCOLOR_SUPER_HYPER_2",
"SKINCOLOR_SUPER_HYPER_3",
"SKINCOLOR_SUPER_HYPER_4",
"SKINCOLOR_SUPER_HYPER_5",
"SKINCOLOR_SUPER_ROSY_1",
"SKINCOLOR_SUPER_ROSY_2",
"SKINCOLOR_SUPER_ROSY_3",
"SKINCOLOR_SUPER_ROSY_4",
"SKINCOLOR_SUPER_ROSY_5"
)

skincolors[SKINCOLOR_SUPER_HYPER_1] = {
    name = "Super Hyper 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 Hyper 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 Hyper 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 Hyper 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 Hyper 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
}


skincolors[SKINCOLOR_SUPER_ROSY_1] = {
    name = "Super Rosy 1",
    ramp = {0,0,0,0,252,252,252,252,200,200,200,200,201,201,201,201
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_ROSY_2] = {
    name = "Super Rosy 2",
    ramp = {0,0,252,252,252,200,200,201,201,201,202,202,202,203,203,203
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_ROSY_3] = {
    name = "Super Rosy 3",
    ramp = {0,252,252,200,200,201,201,202,202,203,203,204,204,205,205,205
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_ROSY_4] = {
    name = "Super Rosy 4",
    ramp = {252,252,200,200,201,201,202,202,203,203,204,204,205,205,206,206
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_ROSY_5] = {
    name = "Super Rosy 5",
    ramp = {252,200,200,201,201,202,202,203,203,204,204,205,205,206,206,207
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}