﻿#checks to see whether the faith has an alternate way to access holy site abilities
#regula nomad always has all abilities

has_holy_site_override_regula_virus = {
	OR = {
		this = faith:regula_no_holy_sites
	}
}

has_holy_site_override_female_offspring = {
	OR = {
		this = faith:regula_no_holy_sites
	}
}

has_holy_site_override_abdice_martius = {
	OR = {
		this = faith:regula_no_holy_sites
 	}
}

has_holy_site_override_sanctifica_serva = {
	OR = {
		this = faith:regula_no_holy_sites
	}
}

has_holy_site_override_mulsa_fascinare = {
	OR = {
		this = faith:regula_no_holy_sites
	}
}