This commit is contained in:
second_coming 2016-07-19 22:31:48 +01:00
parent e355ef9f83
commit 765ae4e643

View File

@ -40,7 +40,7 @@ _damagedEssentials = 0;
} forEach _essentials;
if((_heliDamage > 0.2 OR _damagedEssentials) > 0 && !_crewEjected && _ejectChance > 100) then
if((_heliDamage > 0.2 OR _damagedEssentials > 0) && !_crewEjected && _ejectChance > 100) then
{
_target = _this select 1;
[_heli, _target] spawn