From d04b9ad0de1f188114dda9c43527bef1336b6462 Mon Sep 17 00:00:00 2001 From: Fox-McCloud Date: Sun, 12 Apr 2015 19:57:27 -0400 Subject: [PATCH] tweak --- code/game/objects/items/weapons/twohanded.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/objects/items/weapons/twohanded.dm b/code/game/objects/items/weapons/twohanded.dm index 63017afefbd..7909019481e 100644 --- a/code/game/objects/items/weapons/twohanded.dm +++ b/code/game/objects/items/weapons/twohanded.dm @@ -368,7 +368,7 @@ obj/item/weapon/twohanded/ throw_range = 5 w_class = 4.0 // can't fit in backpacks force_unwielded = 15 //still pretty robust - force_wielded = 40 //you'll gouge their eye out! Or a limb...maybe even their entire body! + force_wielded = 50 //you'll gouge their eye out! Or a limb...maybe even their entire body! wieldsound = 'sound/weapons/chainsawstart.ogg' hitsound = null flags = NOSHIELD