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/armour/larmour.armour | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'assets/armour/larmour.armour') diff --git a/assets/armour/larmour.armour b/assets/armour/larmour.armour index ba35a0c2..5e313fa6 100644 --- a/assets/armour/larmour.armour +++ b/assets/armour/larmour.armour @@ -47,7 +47,7 @@ { name "larmour chest crouch" minHeight 0.3 - maxHeight 0.72 + maxHeight 0.7 minAngle 310 maxAngle 50 modifier 0.35 @@ -57,7 +57,7 @@ { name "larmour left arm crouch" minHeight 0.3 - maxHeight 0.72 + maxHeight 0.7 minAngle 50 maxAngle 130 modifier 0.3 @@ -67,7 +67,7 @@ { name "larmour back crouch" minHeight 0.3 - maxHeight 0.72 + maxHeight 0.7 minAngle 130 maxAngle 230 modifier 0.4 @@ -77,7 +77,7 @@ { name "larmour right arm crouch" minHeight 0.3 - maxHeight 0.72 + maxHeight 0.7 minAngle 230 maxAngle 310 modifier 0.3 -- cgit