v34 typo fix

This commit is contained in:
second_coming 2016-05-03 02:29:52 +01:00
parent 13f3198e2d
commit e7d0cf6124

View File

@ -85,7 +85,7 @@ if(_heliDamage > 0.7) then
_wp setWaypointBehaviour "COMBAT";
_wp setWaypointCombatMode "RED";
_wp setWaypointCompletionRadius 10;
_wp setWaypointType ""TR UNLOAD"";
_wp setWaypointType "TR UNLOAD";
[_group2, _destination, 250] call bis_fnc_taskPatrol;
_group2 setBehaviour "COMBAT";