Skip to content

Commit

Permalink
Update belt.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
BonniePandora authored Sep 3, 2024
1 parent c8f4e3a commit 8a01107
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 8a01107

Please sign in to comment.