add_namespace = shrekr

country_event = {
	id = shrekr.1
	title = "Shrek wants to inherit our land"
	desc = "shrek"
	picture = GFX_report_event_europe_funeral

	is_triggered_only = yes

	option = {
		name = "Of Course!"
		ai_chance = { factor = 60 }
		SHR = {
			country_event = { id = shrekt.1 }
		  	
        }

	}
	
	option = {
		name = "No ogres in iraq thanks."
		ai_chance = { factor = 10 }
		SHR = {
			country_event = { id = shreky.1 }
        }
	}
	
	option = {
		name = "We shall kidnap this fool!"
		ai_chance = { factor = 30 }
		SHR = {
			country_event = { id = shreky.2 }
        }
	}
}

	