Skip to content

Commit

Permalink
Update code/game/objects/items/tools/shovel_tools.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
AmoryBlaine and Doubleumc committed Sep 20, 2024
1 parent 7301be3 commit da66b82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/tools/shovel_tools.dm
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
// Entrenching tool.
/obj/item/tool/shovel/etool
name = "USCM M61 entrenching tool"
desc = "A serviceman's best friend. Dually useful for digging foxholes and bashing in heads. Folds in half for easier storage."
desc = "A marine's best friend. Dually useful for digging foxholes and bashing in heads. Folds in half for easier storage."
icon = 'icons/obj/items/marine-items.dmi'
icon_state = "etool"
item_state = "etool"
Expand Down

0 comments on commit da66b82

Please sign in to comment.