categories = {

	air_raids = {
	    intel_source = air
	}
	
	nuclear_raids = {
	    intel_source = air
	    # todo: this can probably be inferred by raid types instead
	    free_targeting = yes

	    #available = {
	        #has_tech = var:atomic_research
	    #}
	}

	paratrooper_raids = {
	    intel_source = air

		#available = {
		   # has_tech = var:paratroopers
		#}
	}

	naval_commando_raids = {
	    intel_source = naval

		#available = {
		    #has_tech = var:marines
		#}
	}

	land_infiltration_raids = {
		
	}
}
