Allows click and drag on the resleever.

This commit is contained in:
AnonymousHybi
2018-06-27 00:45:28 +01:00
parent 9a57eaa697
commit 0a48f8dacd
+5
View File
@@ -433,6 +433,11 @@
manip_rating += M.rating
blur_amount = (48 - manip_rating * 8)
/obj/machinery/transhuman/resleever/MouseDrop_T(var/mob/target, var/mob/user)
if(!Adjacent(user) || !target.Adjacent(user))
return
put_mob(target)
/obj/machinery/transhuman/resleever/attack_hand(mob/user as mob)
user.set_machine(src)
var/health_text = ""