f93_cb_gal_cross_force_open_border = {
	show_in_diplomacy = yes
	show_notification = yes
	
	potential = {
		OR = {
			is_country_type = default
			is_country_type = awakened_fallen_empire
		}
		FROM = { any_system_within_border = { f93_system_has_ancient_relay = yes } }
	}

	is_valid = {
		FROM = { has_closed_borders = ROOT }
		NOT = { has_closed_borders = FROM }
	}
}