Skip to content

Commit

Permalink
Rebalances a vast oversight with one of the game's weapons (tgstation…
Browse files Browse the repository at this point in the history
…#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
:cl: Wallem
balance: Fixes a glaring oversight with the entrenching tool's
balancing.
/:cl:
  • Loading branch information
Wallemations authored Mar 27, 2023
1 parent e693fc7 commit b533bc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mining/equipment/mining_tools.dm
Original file line number Diff line number Diff line change
Expand Up @@ -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()
. = ..()
Expand Down

0 comments on commit b533bc4

Please sign in to comment.