mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user