[MIRROR] Mass Part Installation For Frames From Storage Boxes/Bags (#11504)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-26 18:45:01 +02:00
committed by GitHub
co-authored by Will Kashargul
parent bb15f3b507
commit 8b43c6a764
4 changed files with 73 additions and 25 deletions
@@ -130,6 +130,16 @@
/obj/item/stack/cable_coil,
/obj/item/circuitboard
)
// Because you deal with so many parts, and the borg needs this anyway...
use_to_pickup = TRUE
allow_quick_gather = TRUE
allow_quick_empty = TRUE
collection_mode = TRUE
/obj/item/storage/pouch/eng_parts/borg
name = "parts storage unit"
desc = "Can only hold machinery components."
max_storage_space = INVENTORY_POUCH_SPACE*5 // Borgs need some love here, so very expanded space
/obj/item/storage/pouch/medical
name = "storage pouch (medical)"