Speed things up yet /AGAIN/ and added an improved UI to the detective's scanner's dossier screen.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@3262 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
joe.heinemeyer@gmail.com
2012-03-08 00:59:10 +00:00
parent 4a6c2aa0aa
commit bb16e6d1b1
12 changed files with 88 additions and 183 deletions
+1 -1
View File
@@ -251,7 +251,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