Refactored MouseDrop_T (#18549)

* sdafas

* sdaf
This commit is contained in:
Fluffy
2024-02-29 21:58:23 +00:00
committed by GitHub
parent c29a42a865
commit 9fc52575dd
30 changed files with 148 additions and 85 deletions
+2 -1
View File
@@ -180,7 +180,8 @@
health = 100
var/datum/weakref/captured = null
/obj/item/trap/animal/MouseDrop_T(mob/living/M, mob/living/user)
/obj/item/trap/animal/MouseDrop_T(atom/dropping, mob/user)
var/mob/living/M = dropping
if(!istype(M))
return