holy FUCK I got gib overlays working. Why wasn't it before?

No one will ever know.
This commit is contained in:
Poojawa
2019-08-01 00:58:24 -05:00
parent 1d5e21d137
commit c8d7f1909d
8 changed files with 66 additions and 77 deletions
@@ -696,9 +696,9 @@
if(H.bloody_hands)
H.bloody_hands = 0
H.update_inv_gloves()
if(H.bloody_feet)
/* if(H.bloody_feet)
H.bloody_feet = 0
H.update_inv_shoes()
H.update_inv_shoes()*/
update_icons() //apply the now updated overlays to the mob
@@ -127,9 +127,9 @@
return FALSE
return .
/*
/mob/living/carbon/human/transfer_blood_dna(list/blood_dna)
..()
if(blood_dna.len)
last_bloodtype = blood_dna[blood_dna[blood_dna.len]]//trust me this works
last_blood_DNA = blood_dna[blood_dna.len]
last_blood_DNA = blood_dna[blood_dna.len]*/