freeslot("SKINCOLOR_SNAIL")

skincolors[SKINCOLOR_SNAIL] = {
name = "Snail", -- Name of the custom color (no spaces or else it doesn't work :( )
ramp = {80,81,82,48,216,85,90,91,92,93,106,106,79,71,46,47}, -- Ordered lightest to darkest, 16 colors
invcolor = SKINCOLOR_NAVY, -- the inverted color
invshade = 4, -- The shade of the inverted color used for goalposts i think
chatcolor = V_PERIDOTMAP, -- Chat color constant, see https://www.wiki.srb2.org/wiki/Video_flags#Color
accessible = true} -- Weather you can select the color or not