Dusting now dusts all items

This commit is contained in:
joep van der velden
2018-10-25 16:20:46 +02:00
parent 7787a92848
commit d3bfe9e583
@@ -57,9 +57,9 @@
add_to_all_human_data_huds()
/mob/living/carbon/human/Destroy()
. = ..()
QDEL_LIST(bodyparts)
splinted_limbs.Cut()
return ..()
/mob/living/carbon/human/dummy
real_name = "Test Dummy"