This commit is contained in:
icomrade
2014-06-01 03:29:44 -04:00
parent 77d835289b
commit 6b9b176736
10 changed files with 25 additions and 25 deletions

View File

@@ -43,9 +43,9 @@ _tobe_removed_total = 0;
_temp_removed_array set [count _temp_removed_array, _x];
};
};
} count _inventory;
} forEach _inventory;
};
} count _items;
} forEach _items;
// all parts removed
if (_tobe_removed_total == _removed_total) exitWith { true };
// missing parts