Few more bugfixes.

This commit is contained in:
SkyMarshal
2012-03-07 16:21:17 -07:00
parent 25fc27849b
commit 7bc39b8733
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -341,7 +341,7 @@ FINGERPRINT CARD
..()
if (!istype(usr, /mob/living/silicon))
if (length(src.fingerprints))
if (src.fingerprints)
if (src.amount > 1)
var/obj/item/weapon/f_card/F = new /obj/item/weapon/f_card(get_turf(src))
F.amount = --src.amount