################
##### BRA ######
################

BRA_workers_party_alignment_decision_category = {
	icon = GFX_decision_brazil
	
	allowed = {
		tag = BRA
	}
	
	visible = {
		has_country_leader = { name = "Luiz Lula da Silva" }
		has_completed_focus = BRA_lula
		is_puppet = no
		has_capitulated = no
	}
}

BRA_amazon_resource_development_decision_category = {
	icon = GFX_decision_brazil
	
	allowed = {
		tag = BRA
	}
	
	visible = {
		has_completed_focus = BRA_amazonian_development_project
		has_idea = BRA_idea_amazonian_development_project
		
		is_puppet = no
		has_capitulated = no
	}
}

#BRA_war_on_the_cartels_decision_category = {
	#icon = GFX_decision_brazil
	
	#allowed = { tag = BRA }
	
	#visible = {
		#has_completed_focus = BRA_war_on_the_cartels
		
		#is_puppet = no
		#has_capitulated = no
	#}
#}