Adds a box for fingerprint cards

This commit is contained in:
Mark9013100
2015-08-09 11:36:57 -04:00
parent 4abab58f06
commit 65089c44b7
2 changed files with 13 additions and 0 deletions

View File

@@ -265,6 +265,7 @@
new /obj/item/taperoll/police(src)
new /obj/item/weapon/gun/projectile/colt/detective(src)
new /obj/item/clothing/accessory/holster/armpit(src)
new /obj/item/weapon/storage/box/fcard(src)
return
/obj/structure/closet/secure_closet/detective/update_icon()