add_namespace = shrekt

country_event = {
    id = shrekt.1
	title = "Iraq accepted!"
	desc = "The Iraqese have accepted our claims to their land"
	picture = GFX_report_event_europe_funeral
	
	is_triggered_only = yes

	option = {
		name = "lets go"
		ai_chance = { factor = 100 }
        annex_country = {
         target = IRQ
         transfer_troops = yes
		 
		 }
		 1010 = {
		 add_core_of = SHR
		 }
		 676 = {
		 add_core_of = SHR
		 }
		 291 = {
		 add_core_of = SHR 
		 }
		 675 = {
		 add_core_of = SHR 
		 }
		 1011 = {
		 add_core_of = SHR 

	  	
        }

	}

}

	