Skip to content

Commit

Permalink
Update storage.dm (#629)
Browse files Browse the repository at this point in the history
  • Loading branch information
Helg2 authored Nov 7, 2024
1 parent d40ecb9 commit beee884
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/clothing/modular_armor/attachments/storage.dm
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,7 @@

/obj/item/storage/internal/modular/integrated
bypass_w_limit = list()
cant_hold = list()
storage_slots = null
max_storage_space = 15
max_w_class = WEIGHT_CLASS_NORMAL
Expand Down

0 comments on commit beee884

Please sign in to comment.