add_namespace = shrekisrael

country_event = {
	id = shrekisrael.1
	title = "Shrek demands Israel and Jordan!"
	desc = "shrek"
	picture = GFX_report_event_europe_funeral

	is_triggered_only = yes

	option = {
		name = "Of Course!"
		ai_chance = { factor = 75 }
		SHR = {
			country_event = { id = shrekisrael.2 }
		  	
        }

	}
	
	option = {
		name = "No ogres in Israel, thanks."
		ai_chance = { factor = 25 }
		SHR = {
			country_event = { id = shrekisrael.3 }
        }
	}
}