delegate_navies = {

	icon = generic_political_actions
	visible = {
			any_other_country = {
				OR = {
					is_subject_of = ROOT
					is_in_faction_with = ROOT
				}	
			}
			
			num_of_naval_factories > 1
	}
}
