Merge pull request #9749 from Trilbyspaceclone/patch-238

What do you mean I cant hold the armory on my back? -BOH nerf
This commit is contained in:
kevinz000
2019-11-23 11:42:37 -07:00
committed by GitHub
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -60,7 +60,7 @@
. = ..()
var/datum/component/storage/STR = GetComponent(/datum/component/storage)
STR.allow_big_nesting = TRUE
STR.max_w_class = WEIGHT_CLASS_GIGANTIC
STR.max_w_class = WEIGHT_CLASS_BULKY
STR.max_combined_w_class = 35
/obj/item/storage/backpack/holding/suicide_act(mob/living/user)