2 lines
98 B
Plaintext
2 lines
98 B
Plaintext
#define HAS_BLOOD_DNA(thing) (length(thing.GetComponent(/datum/component/forensics)?.blood_DNA))
|