qdel check re-added

This commit is contained in:
Cerebulon
2021-09-01 01:54:51 +01:00
parent 34f51f9244
commit 8b9a8d136f

View File

@@ -1034,6 +1034,9 @@
drop_from_inventory(item)
if(!item || QDELETED(item))
return TRUE //It may not have thrown, but it sure as hell left your hand successfully.
//actually throw it!
src.visible_message("<span class='warning'>[src] has thrown [item].</span>")