Wallets can now hold permits.

This commit is contained in:
Anewbe
2017-04-09 12:59:47 -05:00
parent bff7d59312
commit 2f4a788a39
@@ -23,7 +23,9 @@
/obj/item/weapon/photo,
/obj/item/weapon/reagent_containers/dropper,
/obj/item/weapon/screwdriver,
/obj/item/weapon/stamp)
/obj/item/weapon/stamp,
/obj/item/weapon/permit
)
slot_flags = SLOT_ID
var/obj/item/weapon/card/id/front_id = null