ideas = {

	max_fuel_building_factor = { 

		synth_resources_no_boost = {
		available = { is_ai = no }
                                research_bonus = {
				synth_resources = 0.00
			
			}

		}

		synth_resources_ultimate_boost = {
		available = { is_ai = no }
		        
                               research_bonus = {
				synth_resources = 1000000.0
			
			}

		}
	}
}

