local przysp = getVehicleHandling(veh).engineAcceleration local fast = getVehicleHandling(veh).maxVelocity
if Pojemnosc == '1.8 dm3' then setVehicleHandling(veh,"maxVelocity",fast+10.5) setVehicleHandling(veh,"engineAcceleration",przysp+2.75)