Files
Yogstation/code/__DEFINES/forensics.dm
2019-08-12 07:47:43 -04:00

2 lines
97 B
Plaintext

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