some runtimes (#9037)

This commit is contained in:
Kashargul
2024-09-25 08:12:05 +02:00
committed by GitHub
parent 47eecc62c1
commit c4e436b8fe
4 changed files with 13 additions and 6 deletions

View File

@@ -204,7 +204,7 @@
if(istype(H))
if(!H.gloves)
H.gunshot_residue = chambered.caliber
else
else if (istype(H.gloves, /obj/item/clothing))
var/obj/item/clothing/G = H.gloves
G.gunshot_residue = chambered.caliber