Manual:DIL Manual delcolor() - Seifert69/DikuMUD3 GitHub Wiki
Function: delcolor (ch : unitptr, ks : string) ;
ch character you are deleting the color from ks key string for the color
This function is used to delete any colors from a players personal color list. Function: delcolor(pc, "clan_who");