# Orchestral House Lords by Tobias Gustafsson.
# Five songs to play.

song = {
	name = "1maintheme.ogg"
	
	chance = {
		modifier = {
                        factor = 0 
	        }
        }
}

song = {
	name = "2journeytoabsolution.ogg"
	
	chance = {
		modifier = {
                        factor = 0 
	        }
        }
}


song = {
	name = "3kingdomofjerusalem.ogg"
	
	chance = {
		modifier = {
                        factor = 0 
	        }
        }
}


song = {
	name = "4thefirstcrusade.ogg"
	
	chance = {
		modifier = {
                        factor = 0 
	        }
        }
}


song = {
	name = "5hornsofhattinandtheaftermath.ogg"
	
	chance = {
		modifier = {
                        factor = 0 
	        }
        }
}

