wallets can hold keys

This commit is contained in:
kappa-sama
2019-08-25 15:45:47 -04:00
committed by GitHub
parent ed471480de
commit 036115eddb

View File

@@ -36,7 +36,8 @@
/obj/item/reagent_containers/syringe,
/obj/item/screwdriver,
/obj/item/valentine,
/obj/item/stamp))
/obj/item/stamp,
/obj/item/key))
/obj/item/storage/wallet/Exited(atom/movable/AM)
. = ..()