mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
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:
@@ -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()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user