MD_carrier_air_replenishment = {
	allowed = { ai_for_units_is_not_disabled = yes }
	enable = { check_variable = { num_ships_with_type@carrier > 0 } }
	abort = { check_variable = { num_ships_with_type@carrier < 1 } }

	ai_strategy = { type = equipment_variant_production_factor id = CV_L_Strike_fighter1 value = 80 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_L_Strike_fighter2 value = 80 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_L_Strike_fighter3 value = 80 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_L_Strike_fighter4 value = 80 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_L_Strike_fighter5 value = 80 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_MR_Fighter1 value = 120 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_MR_Fighter2 value = 120 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_MR_Fighter3 value = 120 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_MR_Fighter4 value = 120 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_MR_Fighter5 value = 120 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_MR_Fighter6 value = 120 }
	ai_strategy = { type = equipment_variant_production_factor id = CV_MR_Fighter7 value = 120 }
}
