code/modules/mob/living/blood.dm 
/proc/get_blood_type | Returns the blood_type datum that corresponds to the string id key in GLOB.blood_types |
---|---|
/proc/get_blood_dna_color | Returns the hex color string of a given blood_type datum given an assoc list of blood_DNA e.g. ("Unknown Blood Type", "*X") |