Fixes sm slivers not properly deleting (#28724)

This commit is contained in:
bgobandit
2017-06-24 15:46:22 -04:00
committed by Leo
parent ca29c6c510
commit 103d2d4e5b

View File

@@ -215,6 +215,8 @@
return
if(ismovableatom(O))
Consume(O)
to_chat(usr, "<span class='notice'>\The [sliver] is dusted along with \the [O]!</span>")
QDEL_NULL(sliver)
/obj/item/weapon/hemostat/supermatter/throw_impact(atom/hit_atom) // no instakill supermatter javelins
if(sliver)