mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Adds a generic photo item to the custom loadout (#9833)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user