mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 15:48:49 +01:00
[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:
co-authored by
Will
Kashargul
parent
bb15f3b507
commit
8b43c6a764
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user