Update code/game/objects/items/storage/bags.dm
Co-Authored-By: Seris02 <49109742+Seris02@users.noreply.github.com>
This commit is contained in:
@@ -376,4 +376,4 @@
|
||||
. = ..()
|
||||
GET_COMPONENT(STR, /datum/component/storage)
|
||||
STR.max_combined_w_class = INFINITY
|
||||
STR.max_items = INFINITY
|
||||
STR.max_items = 100
|
||||
|
||||
Reference in New Issue
Block a user