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_base/locdamage.cfg | 8 ++++---- assets/models/players/human_bsuit/locdamage.cfg | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'assets/models/players') diff --git a/assets/models/players/human_base/locdamage.cfg b/assets/models/players/human_base/locdamage.cfg index 7dfb6fea..3beeb169 100644 --- a/assets/models/players/human_base/locdamage.cfg +++ b/assets/models/players/human_base/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 @@ -41,7 +41,7 @@ { name "torso crouch" minHeight 0.3 - maxHeight 0.86 + maxHeight 0.7 minAngle 0 maxAngle 360 modifier 1.0 @@ -50,7 +50,7 @@ { name "head crouch" - minHeight 0.86 + minHeight 0.7 maxHeight 1.0 minAngle 0 maxAngle 360 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