add_namespace = shreky

country_event = {
    id = shreky.1
	title = "Iraq Denies Our Rightful Inheritance"
	desc = farquaad_failed_inherit_iraq
	picture = GFX_report_event_COG_force_publique_marching_to_war
	
	is_triggered_only = yes

	option = {
		name = "This means war!"
		ai_chance = { factor = 100 }
         create_wargoal = {
            type = annex_everything
            target = IRQ
		  	
        }

	}
}

country_event = {
    id = shreky.2
	title = "Iraq Denies, and kidnaps Lord Farquaad!"
	desc = farquaad_failed_inherit_iraq_kidnapped
	picture = GFX_report_event_pla_in_beijing
	
	is_triggered_only = yes

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

	}
}