diff --git a/code/game/objects/items/storage/wallets.dm b/code/game/objects/items/storage/wallets.dm index 7cb0afc2079..17412698e64 100644 --- a/code/game/objects/items/storage/wallets.dm +++ b/code/game/objects/items/storage/wallets.dm @@ -21,6 +21,7 @@ /obj/item/clothing/mask/cigarette, // SKYRAT EDIT BEGIN /obj/item/condom_pack, + /obj/item/gbp_punchcard, // SKYRAT EDIT END /obj/item/coupon, /obj/item/flashlight/pen,