BUL_has_abolished_the_monarchy = {
	custom_trigger_tooltip = {
		tooltip = BUL_has_abolished_monarchy_tt
		OR = {
			has_government = communism
			has_completed_focus = BUL_overthrow_the_tsar
			has_completed_focus = BUL_abolish_the_monarchy
			has_completed_focus = BUL_fate_of_the_saxe_coburgs
		}
	}
}

BUL_is_byzantine_clay = {
	OR = {
		is_core_of = TUR
		is_core_of = GRE
		is_core_of = ITA
	}
}