mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-16 18:36:43 +01:00
fiber & fingerprint card storage (#11589)
* Fiber & print storage * EFTpos toolbelt
This commit is contained in:
@@ -83,7 +83,8 @@
|
||||
/obj/item/pipewrench,
|
||||
/obj/item/powerdrill,
|
||||
/obj/item/device/radio,
|
||||
/obj/item/device/debugger
|
||||
/obj/item/device/debugger,
|
||||
/obj/item/device/eftpos
|
||||
)
|
||||
|
||||
|
||||
|
||||
@@ -36,7 +36,9 @@
|
||||
/obj/item/device/paicard,
|
||||
/obj/item/device/encryptionkey,
|
||||
/obj/item/fluff,
|
||||
/obj/item/storage/business_card_holder
|
||||
/obj/item/storage/business_card_holder,
|
||||
/obj/item/clothing/head/bandana,
|
||||
/obj/item/sample
|
||||
)
|
||||
slot_flags = SLOT_ID
|
||||
|
||||
|
||||
Reference in New Issue
Block a user