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",
"SKINCOLOR_SUPER_BLACK_1",
"SKINCOLOR_SUPER_BLACK_2",
"SKINCOLOR_SUPER_BLACK_3",
"SKINCOLOR_SUPER_BLACK_4",
"SKINCOLOR_SUPER_BLACK_5",
"SKINCOLOR_SUPER_GREEN_1",
"SKINCOLOR_SUPER_GREEN_2",
"SKINCOLOR_SUPER_GREEN_3",
"SKINCOLOR_SUPER_GREEN_4",
"SKINCOLOR_SUPER_GREEN_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
}

skincolors[SKINCOLOR_SUPER_BLACK_1] = {
    name = "Super Black 1",
    ramp = {0,0,0,0,3,6,9,12,15,16,17,18,20,20,20,21
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_BLACK_2] = {
    name = "Super Black 2",
    ramp = {0,0,5,10,15,20,25,26,27,28,30,30,30,31,31,31
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_BLACK_3] = {
    name = "Super Black 3",
    ramp = {10,11,12,14,16,17,18,19,20,21,22,23,24,25,26,27
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_BLACK_4] = {
    name = "Super Black 4",
    ramp = {18,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_BLACK_5] = {
    name = "Super Black 5",
    ramp = {21,22,23,24,25,26,27,27,27,28,29,29,30,30,31,31
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}

skincolors[SKINCOLOR_SUPER_GREEN_1] = {
    name = "Super Green 1",
    ramp = {0,80,88,89,96,97,98,99,100,101,102,103,104,105,106,107
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_GREEN_2] = {
    name = "Super Green 2",
    ramp = {80,88,89,96,97,98,99,100,101,102,103,104,105,106,107,108
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_GREEN_3] = {
    name = "Super Green 3",
    ramp = {88,89,96,97,98,99,100,101,102,103,104,105,106,107,108,109
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_GREEN_4] = {
    name = "Super Green 4",
    ramp = {89,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_GREEN_5] = {
    name = "Super Green 5",
    ramp = {96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}