freeslot(
"SKINCOLOR_SUPER_CYANROSE_1",
"SKINCOLOR_SUPER_CYANROSE_2",
"SKINCOLOR_SUPER_CYANROSE_3",
"SKINCOLOR_SUPER_CYANROSE_4",
"SKINCOLOR_SUPER_CYANROSE_5"
)
skincolors[SKINCOLOR_SUPER_CYANROSE_1] = {
    name = "Super Cyanrose 1",
    ramp = {0, 176, 200, 201, 202, 203, 204, 205, 206, 206, 207, 207, 197, 198, 28, 31
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_CYANROSE_2] = {
    name = "Super Cyanrose 2",
    ramp = {0, 176,176, 200, 201, 202, 203, 204, 205, 206, 206, 207, 207, 167,168,169
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_CYANROSE_3] = {
    name = "Super Cyanrose 3",
    ramp = {128,128,129,129,131,131,134,148,163,163,164,166,166,168,169,169
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_CYANROSE_4] = {
    name = "Super Cyanrose 4",
    ramp = {128,128,128,129,129,131,131,134,148,163,163,164,166,166,168,169
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_CYANROSE_5] = {
    name = "Super Cyanrose 5",
    ramp = {128,128,129,129,255,255,131,131,141,141,142,126,127,118,119,110
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}