Files
Bubberstation/code/__DEFINES/forensics.dm
2019-05-31 15:30:07 -04:00

2 lines
98 B
Plaintext

#define HAS_BLOOD_DNA(thing) (length(thing.GetComponent(/datum/component/forensics)?.blood_DNA))