mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Merge pull request #2750 from Crazylemon64/medical_migraine_removal
Fixes the dumb I made with the DNA machine
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
qdel(G)
|
||||
return
|
||||
|
||||
/obj/machinery/sleeper/relaymove(mob/user as mob)
|
||||
/obj/machinery/dna_scannernew/relaymove(mob/user as mob)
|
||||
if(user.incapacitated())
|
||||
return 0 //maybe they should be able to get out with cuffs, but whatever
|
||||
go_out()
|
||||
|
||||
Reference in New Issue
Block a user