Adds cyborg subtype of satchels (#28513)

This commit is contained in:
BiancaWilkson
2025-02-28 12:49:49 -05:00
committed by GitHub
parent 1ecc5290b4
commit 780fc2d8db
2 changed files with 7 additions and 3 deletions
@@ -318,7 +318,7 @@
require_module = TRUE
module_type = /obj/item/robot_module/miner
items_to_replace = list(
/obj/item/storage/bag/ore/cyborg = /obj/item/storage/bag/ore/holding
/obj/item/storage/bag/ore/cyborg = /obj/item/storage/bag/ore/cyborg/holding
)
/obj/item/borg/upgrade/lavaproof
@@ -236,9 +236,13 @@
origin_tech = "bluespace=4;materials=3;engineering=3"
icon_state = "satchel_bspace"
/obj/item/storage/bag/ore/holding/cyborg
/obj/item/storage/bag/ore/cyborg/holding
name = "cyborg mining satchel of holding"
flags = NODROP
desc = "A revolution in convenience, this satchel allows for infinite ore storage. It's been outfitted with anti-malfunction safety measures."
icon_state = "satchel_bspace"
storage_slots = INFINITY
max_combined_w_class = INFINITY
////////////////////////////////////////
// MARK: Plant bag