Merge pull request #2093 from Citadel-Station-13/upstream-merge-29401

[MIRROR] Ore satchels no longer have infinite capacity
This commit is contained in:
LetterJay
2017-07-23 06:52:26 -05:00
committed by GitHub
2 changed files with 10 additions and 1 deletions
@@ -88,6 +88,7 @@
max_combined_w_class = 200 //Doesn't matter what this is, so long as it's more or equal to storage_slots * ore.w_class
max_w_class = WEIGHT_CLASS_NORMAL
can_hold = list(/obj/item/weapon/ore)
var/spam_protection = FALSE //If this is TRUE, the holder won't receive any messages when they fail to pick up ore through crossing it
/obj/item/weapon/storage/bag/ore/cyborg
name = "cyborg mining satchel"