Like suit storage, no reason not to drop the item

This commit is contained in:
Vi3trice
2021-10-03 10:23:29 -04:00
parent 8d1aef2013
commit 01d586e791
@@ -16,7 +16,7 @@
var/obj/item/held_item
/obj/item/organ/internal/headpocket/Destroy()
QDEL_NULL(held_item)
empty_contents()
return ..()
/obj/item/organ/internal/headpocket/on_life()