Merge pull request #4120 from Miniature/master

Added leaving prints on APCs when using item on them
This commit is contained in:
Zuhayr
2013-12-25 03:52:04 -08:00
+1
View File
@@ -218,6 +218,7 @@
if (istype(user, /mob/living/silicon) && get_dist(src,user)>1)
return src.attack_hand(user)
src.add_fingerprint(user)
if (istype(W, /obj/item/weapon/crowbar) && opened)
if (has_electronics==1)
if (terminal)