This commit is contained in:
HarpyEagle
2015-06-18 16:31:29 -04:00
parent 93c3d03801
commit ccb12556d6

View File

@@ -19,12 +19,12 @@
ExtinguishMob()
return
..()
if(handcuffed)
spawn() escape_handcuffs()
else if(legcuffed)
spawn() escape_legcuffs()
..()
/mob/living/carbon/proc/escape_handcuffs()
if(!(last_special <= world.time)) return