add_namespace = shrekiran

country_event = {
	id = shrekiran.2
	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 = 40 }
		SHR = {
			country_event = { id = shrekiran.3 }
		  	
        }

	}
	
	option = {
		name = "No ogres in iran thanks."
		ai_chance = { factor = 10 }
		SHR = {
			country_event = { id = shrekiran.1 }
        }
	}
	
	option = {
		name = "we finna kidnap that nigga"
		ai_chance = { factor = 50 }
		SHR = {
			country_event = { id = shrekiran.8 }
        }
	}
}