Skip to content

Commit

Permalink
Equalizes toolbelts & tool pouches max_w_class (#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
BonniePandora authored Sep 4, 2024
1 parent 99b6522 commit e4b2429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/storage/belt.dm
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
desc = "The M276 is the standard load-bearing equipment of the USCM. It consists of a modular belt with various clips. This version lacks any combat functionality, and is commonly used by engineers to transport important tools."
icon_state = "utilitybelt"
item_state = "utility"
max_w_class = SIZE_MEDIUM
can_hold = list(
/obj/item/tool/crowbar,
/obj/item/tool/screwdriver,
Expand Down

0 comments on commit e4b2429

Please sign in to comment.