Update code/game/objects/items/storage/bags.dm

Co-Authored-By: Seris02 <49109742+Seris02@users.noreply.github.com>
This commit is contained in:
deathride58
2019-04-01 11:01:26 +08:00
committed by GitHub
parent c91fd98fb0
commit aa38960ab6
+1 -1
View File
@@ -376,4 +376,4 @@
. = ..()
GET_COMPONENT(STR, /datum/component/storage)
STR.max_combined_w_class = INFINITY
STR.max_items = INFINITY
STR.max_items = 100