ooOOooOO today i wont test my code again

This commit is contained in:
Hatterhat
2021-01-29 20:19:58 -06:00
parent 512124100e
commit 4525b1b64f
3 changed files with 23 additions and 1 deletions
+3
View File
@@ -434,6 +434,9 @@
legcuffed.forceMove(drop_location())
legcuffed = null
I.dropped(src)
if(istype(I, /obj/item/restraints/legcuffs))
var/obj/item/restraints/legcuffs/lgcf = I
lgcf.on_removed()
update_inv_legcuffed()
return
else