code/modules/medical/genetics/bioHolder.dm 
| /datum/appearanceHolder | Holds all the appearance information. |
|---|---|
| /datum/customizationHolder | Holds all the customization information. |
| /datum/bioHolder/unlinked | Bioholder type for when you need a bioholder that isn't strongly linked to an owner, uses a weakref to allow GC |