Files
Bubberstation/code/__DEFINES/forensics.dm
2020-07-16 03:02:40 +03:00

2 lines
97 B
Plaintext

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