


freeslot("SKINCOLOR_GENESIS")
skincolors[SKINCOLOR_GENESIS] = {
name = "Genesis",
ramp = {170,170,170,170,148,148,148,172,172,175,175,31,175,31,175,31},
invcolor = SKINCOLOR_COPPER,
invshade = 7,
chatcolor = V_REDMAP,
accessible = true
}
freeslot("SKINCOLOR_ORIGINS")
skincolors[SKINCOLOR_ORIGINS] = {
name = "Origins",
ramp = {0,144,144,145,170,147,148,172,172,173,174,175,175,31,254,31},
invcolor = SKINCOLOR_COPPER,
invshade = 7,
chatcolor = V_REDMAP,
accessible = true
}
freeslot("SKINCOLOR_MEGA")
skincolors[SKINCOLOR_MEGA] = {
name = "Mega",
ramp = {0,0,0,148,149,136,137,151,151,156,156,31,253,31,254,31},
invcolor = SKINCOLOR_POPCORN,
invshade = 7,
chatcolor = V_REDMAP,
accessible = true
}

freeslot("SKINCOLOR_BREAKAWAY")
skincolors[SKINCOLOR_BREAKAWAY] = {
name = "Breakaway",
ramp = {129,129,130,130,133,134,134,134,134,135,135,150,151,152,152,153},
invcolor = SKINCOLOR_COPPER,
invshade = 7,
chatcolor = V_REDMAP,
accessible = true
}