Rebalances a vast oversight with one of the game's weapons (#74283)

## About The Pull Request
Makes sure the game is fairly balanced again.
## Why It's Good For The Game
Honestly I'm surprised this weapon went unchanged for so long with no
downsides.
## Changelog
🆑 Wallem
balance: Fixes a glaring oversight with the entrenching tool's
balancing.
/🆑
This commit is contained in:
Wallem
2023-03-27 14:55:18 -06:00
committed by GitHub
parent e693fc72e2
commit b533bc4349
@@ -204,6 +204,7 @@
. = ..()
. += span_notice("Use in hand to switch configuration.")
. += span_notice("It functions as a [tool_behaviour] tool.")
. += span_danger("<i>This weapon has no random critical hits.</i>")
/obj/item/trench_tool/update_icon_state()
. = ..()