some dropped sanity

This commit is contained in:
Kashargul
2025-01-06 21:14:40 +01:00
parent 7c7666d670
commit 0436afea65
33 changed files with 42 additions and 39 deletions
+1 -1
View File
@@ -347,7 +347,7 @@
if(M == assailant && state >= GRAB_AGGRESSIVE)
devour(affecting, assailant)
/obj/item/grab/dropped()
/obj/item/grab/dropped(mob/user)
loc = null
if(!QDELETED(src))
qdel(src)