freeslot("SKINCOLOR_SUPER_STICKFIGURE_1")
skincolors[SKINCOLOR_SUPER_STICKFIGURE_1] = {
    name = "Super Yellow1",
    ramp = {73,73,73,73,73,73,73,73,73,73,73,73,73,73,73,73},
    invcolor = SKINCOLOR_YELLOW,
    invshade = 9,
    chatcolor = V_BLACKMAP,
    accessible = false
}

freeslot("SKINCOLOR_SUPER_STICKFIGURE_2")
skincolors[SKINCOLOR_SUPER_STICKFIGURE_2] = {
    name = "Super Yellow2",
    ramp = {72,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72},
    invcolor = SKINCOLOR_YELLOW,
    invshade = 9,
    chatcolor = V_BLACKMAP,
    accessible = false
}

freeslot("SKINCOLOR_SUPER_STICKFIGURE_3")
skincolors[SKINCOLOR_SUPER_STICKFIGURE_3] = {
    name = "Super Yellow3",
    ramp = {71,71,71,71,71,71,71,71,71,71,71,71,71,71,71,71},
    invcolor = SKINCOLOR_YELLOW,
    invshade = 9,
    chatcolor = V_BLACKMAP,
    accessible = false
}

freeslot("SKINCOLOR_SUPER_STICKFIGURE_4")
skincolors[SKINCOLOR_SUPER_STICKFIGURE_4] = {
    name = "Super Yellow4",
    ramp = {81,81,81,81,81,81,81,81,81,81,81,81,81,81,81,81},
    invcolor = SKINCOLOR_YELLOW,
    invshade = 9,
    chatcolor = V_BLACKMAP,
    accessible = false
}

freeslot("SKINCOLOR_SUPER_STICKFIGURE_5")
skincolors[SKINCOLOR_SUPER_STICKFIGURE_5] = {
    name = "Super Yellow5",
    ramp = {80,80,80,80,80,80,80,80,80,80,80,80,80,80,80,80},
    invcolor = SKINCOLOR_YELLOW,
    invshade = 9,
    chatcolor = V_BLACKMAP,
    accessible = false
}