mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Fix for Vehicle Maintainance
This commit is contained in:
parent
39f45eb855
commit
0ddc7d638d
@ -108,6 +108,7 @@ switch _do do {
|
|||||||
['Error - Could not find Return Material!',5] call Epoch_message;
|
['Error - Could not find Return Material!',5] call Epoch_message;
|
||||||
};
|
};
|
||||||
_repairarrays pushback [_hitpointname,1];
|
_repairarrays pushback [_hitpointname,1];
|
||||||
|
_secondlocalcheck = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user