From 4a1dba5ed372abf699edac5fa9e9708d8ea84964 Mon Sep 17 00:00:00 2001 From: Asa Kravets Date: Sat, 26 Mar 2011 23:56:40 +0000 Subject: * Synchronize locational damage body and armour regions, and make them line up slightly better with the models --- assets/models/players/human_bsuit/locdamage.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'assets/models/players/human_bsuit') diff --git a/assets/models/players/human_bsuit/locdamage.cfg b/assets/models/players/human_bsuit/locdamage.cfg index 63a6264b..a2ed6d90 100644 --- a/assets/models/players/human_bsuit/locdamage.cfg +++ b/assets/models/players/human_bsuit/locdamage.cfg @@ -13,7 +13,7 @@ { name "torso" minHeight 0.5 - maxHeight 0.9 + maxHeight 0.8 minAngle 0 maxAngle 360 modifier 1.0 @@ -21,7 +21,7 @@ { name "head" - minHeight 0.9 + minHeight 0.8 maxHeight 1.0 minAngle 0 maxAngle 360 -- cgit