Adds a generic photo item to the custom loadout (#9833)

This commit is contained in:
Alberyk
2020-09-02 21:43:51 -03:00
committed by GitHub
parent 57ba8b75a2
commit a13e9eeaec
4 changed files with 26 additions and 5 deletions
@@ -35,7 +35,8 @@
/obj/item/stamp,
/obj/item/device/paicard,
/obj/item/device/encryptionkey,
/obj/item/fluff)
/obj/item/fluff,
/obj/item/generic_photo)
slot_flags = SLOT_ID
var/obj/item/card/id/front_id = null