Skip to content

Commit

Permalink
Merge pull request #2620 from xXPawnStarrXx/xXPawnStarrXx-medbeltfix
Browse files Browse the repository at this point in the history
Update belts.dm (Should be ready)
  • Loading branch information
Superlagg committed Jul 11, 2023
2 parents ab15023 + 8b04392 commit a043467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/components/storage/concrete/belts.dm
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
/datum/component/storage/concrete/belt/specialized/medical/Initialize()
. = ..()
can_hold = GLOB.medibelt_allowed
max_w_class = WEIGHT_CLASS_NORMAL

/// Bandolier
/datum/component/storage/concrete/belt/specialized/bandolier/Initialize()
Expand Down

0 comments on commit a043467

Please sign in to comment.