Variable fix

This commit is contained in:
Markolie
2017-02-21 13:49:00 +01:00
parent a23493af86
commit 481083dfca
@@ -307,7 +307,7 @@
return
return ..()
/obj/structure/closet/crate/secure/emag_act(user)
/obj/structure/closet/crate/secure/emag_act(mob/user)
if(locked)
overlays += sparks
spawn(6) overlays -= sparks //Tried lots of stuff but nothing works right. so i have to use this *sadface*