This commit is contained in:
KoffeinFlummi 2015-03-20 07:52:41 +01:00
parent 07570fccd4
commit 66078a047b

View File

@ -149,7 +149,7 @@ if (_legdamage >= LEGDAMAGETRESHOLD1) then {
} else { } else {
if (_unit getHitPointDamage "HitLegs" != 0) then {_unit setHitPointDamage ["HitLegs", 0]}; if (_unit getHitPointDamage "HitLegs" != 0) then {_unit setHitPointDamage ["HitLegs", 0]};
}; };
// @ŧodo: force prone for completely fucked up legs. // @todo: force prone for completely fucked up legs.
// Arm Damage // Arm Damage