From b4d3fc69f691cbe19cecf0f3c99e8eed64dc3ddf Mon Sep 17 00:00:00 2001 From: Michael Levin Date: Sat, 3 Oct 2009 11:14:57 +0000 Subject: * Damage regions are no longer included in non-locational damage calculations * Light armour angles reverted to 100/80/100/80 * Norfenstein's balance changes for Dretch HP which got lost before somehow --- models/players/human_bsuit/locdamage.cfg | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'models/players/human_bsuit') diff --git a/models/players/human_bsuit/locdamage.cfg b/models/players/human_bsuit/locdamage.cfg index a269e2cd..53545954 100644 --- a/models/players/human_bsuit/locdamage.cfg +++ b/models/players/human_bsuit/locdamage.cfg @@ -4,16 +4,7 @@ maxHeight 0.5 minAngle 0 maxAngle 360 - modifier 0.75 -} - -// back -{ - minHeight 0.5 - maxHeight 0.9 - minAngle 270 - maxAngle 90 - modifier 1.25 + modifier 0.5 } // head @@ -24,4 +15,3 @@ maxAngle 360 modifier 1.5 } - -- cgit