Posted
2279 views
769 downloads
0 points
2279 views
769 downloads
0 points
The famous 847cc CP3 engine found in Yamaha's MT-09, XSR900, Tracer 900, and Niken motorcycles. Widely praised for its flat torque curve and super smooth power delivery, this crossplane inline 3 is rated to put out 115hp at 10000rpm and 65ft-lbs of torque at 8500rpm.
main.mr
import "engine_sim.mr" import "themes/default.mr" import "engines/storm_johnson/i3.mr" use_default_theme() set_engine(yamaha_cp3()) set_transmission(cp3_transmission()) set_vehicle(single_vehicle())