[MIRROR] Forensics Datum (#11015)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-06-06 16:18:13 +02:00
committed by GitHub
co-authored by Will Kashargul
parent 887639ef5c
commit d7cd22d2d0
69 changed files with 614 additions and 413 deletions
+1 -2
View File
@@ -546,7 +546,6 @@
if(ishuman(user))
var/mob/living/carbon/human/H = user
H.gunshot_residue = null
if(H.gloves)
H.gloves.wash(CLEAN_SCRUB)
H.update_inv_gloves()
@@ -559,7 +558,7 @@
H.bloody_hands = 0
H.germ_level = 0
H.hand_blood_color = null
LAZYCLEARLIST(H.blood_DNA)
H.forensic_data?.wash(CLEAN_SCRUB)
H.update_bloodied()
else
user.wash(CLEAN_SCRUB)