| /proc/find_blood_type | When given a name, reagent, or typepath, returns the blood type singleton associated with it |
|---|
| /var/SSblood_drying | Blood Drying SS |
|---|
| /datum/blood_type | Blood Types |
|---|
| /datum/blood_type/crew | A base type for all blood related to the crew, for organization's sake |
|---|
| /datum/blood_type/crew/human | A base type for all blood used by humans (NOT humanoids), for organization's sake |
|---|
| /datum/blood_type/oil | Oil based blood for robot lifeforms |
|---|
| /datum/blood_type/universal | A universal blood type which accepts everything |
|---|
| /datum/blood_type/clown | Clown blood, only used on April Fools |
|---|
| /datum/blood_type/slime | Slimeperson's jelly blood, is also known as "toxic" or "toxin" blood |
|---|
| /datum/blood_type/water | Water based blood for Podpeople primairly |
|---|
| /datum/blood_type/snail | Snails have Lube for blood, for some reason? |
|---|
| /datum/blood_type/xenomorph | For Xeno blood, though they don't actually USE blood |
|---|
| /datum/blood_type/animal | For simplemob blood, which also largely don't actually use blood |
|---|
| /datum/blood_type/animal/bubblegum | For the megafauna. Future todo, make it spawn the special blood decals. |
|---|
| /datum/blood_type/animal/bug | For spiders and insects. Future todo, make it spawn the bug guts decal |
|---|
| /datum/blood_type/animal/blob | For blob monsters. Future todo, make it the color of the og blob |
|---|
| /datum/blood_type/random_chemical | An abstract-ish blood type used particularly for species with blood set to random reagents, such as podpeople |
|---|