#####################

###  ##  #  # # #  ## 
 #  #  # ## # # # #   
 #  #### # ## ##   #  
 #  #  # #  # # #   # 
 #  #  # #  # # # ## 

 #################### 



#####################

 ## #  # ### ###   ## 
#   #  #  #  #  # #   
 #  ####  #  ###   #  
  # #  #  #  #      # 
##  #  # ### #    ##  
 
#####################

POR_arsenal_alfeite_organization = {
	include = generic_task_force_ship_organization
	icon = GFX_idea_generic_naval_manufacturer_1
	allowed = { 
		tag = POR
	}
}


###########################

###  #    ##  #  # ###  ## 
#  # #   #  # ## # #   #   
###  #   #### # ## ##   #  
#    #   #  # #  # #     # 
#    ### #  # #  # ### ##  

###########################

POR_ogma_organization = {
	include = generic_light_aircraft_organization
	icon = GFX_idea_por_ogma
	allowed = { 
		has_dlc = "La Resistance"
		tag = POR
	}
	available = { 
		owner = { has_completed_focus = POR_ogma }
	}
}

################################### 

#   #  ##  ### ### ###  ### ### #   
## ## #  #  #  #   #  #  #  #   #   
# # # ####  #  ##  ###   #  ##  #   
#   # #  #  #  #   #  #  #  #   #   
#   # #  #  #  ### #  # ### ### ### 


###################################

POR_fnmal_organization = {
	include = generic_infantry_equipment_organization
	icon = GFX_idea_generic_infantry_equipment_manufacturer_2
	allowed = { 
		has_dlc = "La Resistance"
		tag = POR
	}
}

POR_fabrica_material_guerra_organization = {
	include = generic_support_equipment_organization
	icon = GFX_idea_generic_infantry_equipment_manufacturer_1
	allowed = { 
		has_dlc = "La Resistance"
		tag = POR
	}
}

POR_ogme_organization = {
	include = generic_motorized_mechanized_organization
	icon = GFX_idea_por_ogme
	allowed = { 
		has_dlc = "La Resistance"
		tag = POR
	}
	available = { 
		owner = { has_completed_focus = POR_ogme }
	}
}

POR_fma_organization = {
	include = generic_artillery_organization
	icon = GFX_idea_generic_artillery_manufacturer_2
	allowed = { 
		has_dlc = "La Resistance"
		tag = POR
	}

	available = { 
		owner = { has_completed_focus = POR_portuguese_artillery }
	}
}