# 2 Songs exclusively for the Abrahamic Religions

song = {
	name = "andthelordsaid.ogg"
	song_name = "And the Lord Said"
	
	chance = {
		factor = 1
		modifier = {
			factor = 0 
			NOT = {	religion_group = northern_religions }
		}		
	}
	volume = 0.48
}

song = {
	name = "goforthoutofthycountry.ogg"
	song_name = "Go Forth to Thy Country"
	
	chance = {
		factor = 1
		modifier = {
			factor = 0 
			NOT = {	religion_group = northern_religions }
		}		
	}
	volume = 0.48
}