diff --git a/code/game/objects/items/storage/wallets.dm b/code/game/objects/items/storage/wallets.dm index 10cb32b58a5..fa16b4eadab 100644 --- a/code/game/objects/items/storage/wallets.dm +++ b/code/game/objects/items/storage/wallets.dm @@ -18,6 +18,7 @@ /obj/item/holochip, /obj/item/card, /obj/item/clothing/mask/cigarette, + /obj/item/coupon, /obj/item/flashlight/pen, /obj/item/seeds, /obj/item/stack/medical,