diff --git a/code/game/objects/items/storage/wallets.dm b/code/game/objects/items/storage/wallets.dm index 521e52ab4d7..781e12438d3 100644 --- a/code/game/objects/items/storage/wallets.dm +++ b/code/game/objects/items/storage/wallets.dm @@ -19,6 +19,7 @@ /obj/item/stack/spacecash, /obj/item/holochip, /obj/item/card, + /obj/item/quantum_keycard, //Singulostation edit /obj/item/clothing/mask/cigarette, /obj/item/flashlight/pen, /obj/item/seeds,