defined_text = {
	name = EMBARGO_TITLE_SL
	text = {
		trigger = {
			ROOT = { has_country_flag = show_who_embargoes_them }
		}
		localization_key = "CW_EMBARGO_AGAINST_US"
	}	
	text = {
		trigger = {
			ROOT = { has_country_flag = show_who_they_embargo }
		}
		localization_key = "CW_OUR_EMBARGOS"
	}
}
