Revert "pls2"

This reverts commit 0eb635b908.
This commit is contained in:
Fermi
2019-11-24 03:02:04 +00:00
parent 8ea6618f5d
commit 9eaed4ea8e
29 changed files with 285 additions and 162 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)