diff --git a/code/game/objects/items/weapons/material/twohanded.dm b/code/game/objects/items/weapons/material/twohanded.dm index 1cddcaf5473..9671a709b8e 100644 --- a/code/game/objects/items/weapons/material/twohanded.dm +++ b/code/game/objects/items/weapons/material/twohanded.dm @@ -197,6 +197,7 @@ edge = 1 force_wielded = 23 //A fair bit less than the fireaxe. attack_verb = list("attacked", "smashed", "crushed", "wacked", "pounded") + armor_penetration = 50 /obj/item/material/twohanded/sledgehammer/update_held_icon() var/mob/living/M = loc