mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Forensics Datum (#17796)
* forensics datum initial work * typo fix * glove recursion fix * missing bloodtype on organ data * removed frustrating and unneeded b_type var from humans * no leaky * listcheck * documenting * documentation
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
if(pulledby)
|
||||
pulledby.start_pulling(S)
|
||||
transfer_fingerprints_to(S)
|
||||
if(blood_DNA)
|
||||
S.blood_DNA |= blood_DNA
|
||||
S.init_forensic_data().merge_blooddna(forensic_data)
|
||||
use(transfer)
|
||||
S.add(transfer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user