add_namespace = shrekiran

country_event = {
    id = shrekiran.1
	title = "Iran denied our right to their land!"
	desc = "its time to destroy Iran"
	picture = GFX_report_event_COG_force_publique_marching_to_war
	
	is_triggered_only = yes

	option = {
		name = "Lets get em!"
		ai_chance = { factor = 100 }
         create_wargoal = {
            type = annex_everything
            target = PER
		  	
        }

	}
}

country_event = {
    id = shrekiran.8
	title = "Iran has denied, and they have taken Farquaad!"
	desc = farquaad_failed_inherit_iran_kidnapped
	picture = GFX_report_event_spr_army_of_africa
	
	is_triggered_only = yes

	option = {
		name = "We need to save him!"
		ai_chance = { factor = 100 }
		remove_ideas = farquaadshrek
		SHR = {
		set_country_flag = farquaad_captured_per_global
         create_wargoal = {
            type = annex_everything
            target = PER
			
			}
		  	
        }

	}
}