//Color by Frostiikin

freeslot(
"SKINCOLOR_SUPER_REDRUST_1",
"SKINCOLOR_SUPER_REDRUST_2",
"SKINCOLOR_SUPER_REDRUST_3",
"SKINCOLOR_SUPER_REDRUST_4",
"SKINCOLOR_SUPER_REDRUST_5"
)


skincolors[SKINCOLOR_SUPER_REDRUST_1] = {
    name = "Super Redrust 1",
    ramp = {210,210,32,32,33,33,34,34,34,37,37,37,38,39,40,40
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_REDRUST_2] = {
    name = "Super Redrust 2",
    ramp = {34,34,34,34,34,38,38,39,39,40,41,42,43,44,45,71
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_REDRUST_3] = {
    name = "Super Redrust 3",
    ramp = {35,36,36,37,38,38,39,39,40,41,61,62,63,45,46,47
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_REDRUST_4] = {
    name = "Super Redrust 4",
    ramp = {54,55,56,57,58,59,60,60,61,70,70,70,70,71,46,47
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}
skincolors[SKINCOLOR_SUPER_REDRUST_5] = {
    name = "Super Redrust 5",
    ramp = {55,56,58,59,60,60,62,70,70,71,71,71,46,46,46,47
},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = false
}