
freeslot("SKINCOLOR_LOOKALIKE")
skincolors[SKINCOLOR_LOOKALIKE] = {
    name = "LookALike",
    ramp = {150,151,152,153,154,155,156,158,159,169,169,253,253,254,254,254},
    invcolor = SKINCOLOR_ORANGE,
    invshade = 9,
    chatcolor = V_BLUEMAP,
    accessible = true
}
freeslot("SKINCOLOR_SMBLUE")
skincolors[SKINCOLOR_SMBLUE] = {
   name = "SMBlue",
   ramp = {0, 145, 147, 148, 149, 149, 149, 150, 150, 154, 158, 159, 253, 253, 254, 31},
   invcolor = SKINCOLOR_YELLOW,
   invshade = 9,
   chatcolor = V_BLUEMAP,
   accessible = true
}



--skin color reused from classic colors by carlrev on the message board