freeslot("SKINCOLOR_ASHURA") freeslot("SKINCOLOR_WECHINA") freeslot("SKINCOLOR_MIXED") freeslot("SKINCOLOR_IBILISTRIGGER") skincolors[SKINCOLOR_ASHURA] = { name = "Ashura", ramp = { 31, 31, 31, 31, 31, 31, 31, 31, 118, 117, 116, 115, 114, 113, 112, 111}, invcolor = SKINCOLOR_RED, invshade = 9, chatcolor = V_GREENMAP, accessible = true } skincolors[SKINCOLOR_WECHINA] = { name = "*************", ramp = { 32, 33, 34, 35, 35, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5}, invcolor = SKINCOLOR_BLACK, invshade = 9, chatcolor = V_INVERTMAP, accessible = true } skincolors[SKINCOLOR_MIXED] = { name = "Mixed Up Fox", ramp = {0, 1, 30, 3, 4, 5, 31, 22, 23, 31, 25, 27, 30, 29, 30, 31}, invcolor = SKINCOLOR_GREY, invshade = 9, chatcolor = V_BLACKMAP, accessible = true } skincolors[SKINCOLOR_IBILISTRIGGER] = { name = "Ibilis Trigger", ramp = {0, 1, 2, 3, 4, 5, 6, 28, 29, 166, 167, 168, 169, 169, 169, 169}, invcolor = SKINCOLOR_WHITE, invshade = 9, chatcolor = V_PURPLEMAP, accessible = true }