Update human.dm

This commit is contained in:
CygnusB
2021-01-07 00:58:10 -03:00
parent 1af9f22e0c
commit 7df83f1c9c
@@ -34,7 +34,9 @@
togglesprint()
AddComponent(/datum/component/redirect, list(COMSIG_COMPONENT_CLEAN_ACT = CALLBACK(src, /mob/living/carbon/human/clean_blood)))
if(H.key == ArchieBeepBoop)
H.socks = stockings
/mob/living/carbon/human/ComponentInitialize()
. = ..()