Merge pull request #13392 from Razharas/GrabLogs

Added logs to when someone tries to click something with a grab
This commit is contained in:
duncathan salt
2015-12-03 10:04:42 -06:00
+1
View File
@@ -213,6 +213,7 @@
attacker.stomach_contents.Add(affecting)
qdel(src)
add_logs(user, affecting, "attempted to put", src, "into [M]")
/obj/item/weapon/grab/dropped()
qdel(src)