Skip to content

Commit

Permalink
Update belt.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Steelpoint authored Jul 14, 2023
1 parent 0b03a52 commit 997cc22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/storage/belt.dm
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
new /obj/item/device/t_scanner(src)

/obj/item/storage/belt/utility/full/pred
name = "\improper Yautja toolbelt" //Carn: utility belt is nicer, but it bamboozles the text parsing.
name = "\improper Yautja toolbelt"
desc = "A modular belt with various clips. This version lacks any hunting functionality, and is commonly used by engineers to transport important tools."
icon = 'icons/obj/items/hunter/pred_gear.dmi'
icon_state = "utilitybelt_pred"
Expand Down

0 comments on commit 997cc22

Please sign in to comment.