freeslot("SKINCOLOR_DAGGER")

skincolors[SKINCOLOR_DAGGER] = {
name = "Dagger", -- Name of the custom color (no spaces or else it doesn't work :( )
ramp = {0,48,210,33,34,204,205,184,184,185,185,186,186,187,29,31}, -- Ordered lightest to darkest, 16 colors
invcolor = SKINCOLOR_ROBIN, -- the inverted color
invshade = 4, -- The shade of the inverted color used for goalposts i think
chatcolor = V_REDMAP, -- Chat color constant, see https://www.wiki.srb2.org/wiki/Video_flags#Color
accessible = true} -- Weather you can select the color or not