table/engines.h
changeset 4023 5d84c056a2b1
parent 3997 8a997effbcec
child 4242 5738cbc9b2bd
equal deleted inserted replaced
4022:641c137f4c2d 4023:5d84c056a2b1
   503  * @param h mail_capacity
   503  * @param h mail_capacity
   504  * @param i passenger_capacity
   504  * @param i passenger_capacity
   505  */
   505  */
   506 #define AVI(a, b, c, d, e, f, g, h, i) { a, b, c, d, e, f, g, h, i }
   506 #define AVI(a, b, c, d, e, f, g, h, i) { a, b, c, d, e, f, g, h, i }
   507 #define H 0
   507 #define H 0
   508 #define P 1
   508 #define P AIR_CTOL
   509 #define J 3
   509 #define J AIR_CTOL | AIR_FAST
   510 const AircraftVehicleInfo orig_aircraft_vehicle_info[NUM_AIRCRAFT_ENGINES] = {
   510 const AircraftVehicleInfo orig_aircraft_vehicle_info[NUM_AIRCRAFT_ENGINES] = {
   511 	//    image_index         sfx                         acceleration
   511 	//    image_index         sfx                         acceleration
   512 	//    |   base_cost       |                           |   max_speed
   512 	//    |   base_cost       |                           |   max_speed
   513 	//    |   |    running_cost                           |   |    mail_capacity
   513 	//    |   |    running_cost                           |   |    mail_capacity
   514 	//    |   |    |  subtype |                           |   |    |    passenger_capacity
   514 	//    |   |    |  subtype |                           |   |    |    passenger_capacity