Relaymove added to DNA machine

This commit is contained in:
Crazylemon64
2015-12-05 10:45:28 -08:00
parent b5bd0f1f0e
commit 1efea2dd46
+5
View File
@@ -239,6 +239,11 @@
qdel(G)
return
/obj/machinery/sleeper/relaymove(mob/user as mob)
if(user.incapacitated())
return 0 //maybe they should be able to get out with cuffs, but whatever
go_out()
/obj/machinery/dna_scannernew/proc/put_in(var/mob/M)
if(M.client)
M.client.perspective = EYE_PERSPECTIVE