#If no one got me, I know Father Men got me, can I please get an amen?

defined_text = {


	name = Getsudoplatov_influence
	text = {
		trigger = {
			check_variable = { sudoplatov_influence > 80 }
		}
		localization_key = men_undoubted
	}
	text = {
		trigger = {
			check_variable = { sudoplatov_influence > 60 }
		}
		localization_key = men_high
	}
	text = {
		trigger = {
			check_variable = { sudoplatov_influence > 40 }
		}
		localization_key = men_average
	}
	text = {
		trigger = {
			check_variable = { sudoplatov_influence > 20 }
		}
		localization_key = men_small
	}
	text = {
		trigger = {
			check_variable = { sudoplatov_influence > 00 }
		}
		localization_key = men_miniscule
	}
	text = {
		trigger = {
			check_variable = { sudoplatov_influence = 00 }
		}
		localization_key = men_miniscule
	}
}
defined_text = {
	name = OMO_selected_area_holy
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 1 }
		}
		localization_key = OMO_chita_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 2 }
		}
		localization_key = OMO_irkutsk_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 3 }
		}
		localization_key = OMO_kamchatka_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 4 }
		}
		localization_key = OMO_komi_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 5 }
		}
		localization_key = OMO_magadan_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 6 }
		}
		localization_key = OMO_novosibirsk_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 7 }
		}
		localization_key = OMO_omolon_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 8 }
		}
		localization_key = OMO_oyrotia_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 9 }
		}
		localization_key = OMO_sba_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 10 }
		}
		localization_key = OMO_siberia_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 11 }
		}
		localization_key = OMO_tomsk_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 12 }
		}
		localization_key = OMO_tyumen_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 13 }
		}
		localization_key = OMO_uralleague_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 14 }
		}
		localization_key = OMO_vologda_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 20 }
		}
		localization_key = OMO_vorkuta_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 15 }
		}
		localization_key = OMO_wrrf_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 16 }
		}
		localization_key = OMO_yakutia_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 17 }
		}
		localization_key = OMO_yugra_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 18 }
		}
		localization_key = OMO_zlatoust_tt
	}
	text = {
		trigger = {
			check_variable = { OMO_selected_area_holy_int = 19 }
		}
		localization_key = OMO_freeaviators_tt
	}
	text = {
		trigger = {
			check_variable = { sudoplatov_influence > 20 }
		}


		localization_key = men_small


	}
	text = {
		trigger = {
			check_variable = { sudoplatov_influence > 00 }
		}
		localization_key = men_miniscule
	}
	text = {
		trigger = {
			check_variable = { sudoplatov_influence = 00 }
		}
		localization_key = men_miniscule
	}



}