62676e72a8
Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
2 lines
97 B
Plaintext
2 lines
97 B
Plaintext
#define HAS_BLOOD_DNA(thing) (length(thing.GetComponent(/datum/component/forensics)?.blood_DNA))
|