mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Wut.
This commit is contained in:
parent
07570fccd4
commit
66078a047b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user