mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 09:59:18 +03:00
tavi mission.sqf + fixes
This commit is contained in:
@@ -136,7 +136,6 @@ if (_qty >= _qty_in) then {
|
||||
|
||||
_obj = _obj select 0;
|
||||
|
||||
|
||||
//check to make sure vehicle has no more than 75% average tire damage
|
||||
_hitpoints = _obj call vehicle_getHitpoints;
|
||||
_okToSell = true;
|
||||
|
||||
Reference in New Issue
Block a user