add_namespace = shreksouthernturkey

country_event = {
    id = shreksouthernturkey.2
	title = "Turkey accepts our demands"
	desc = "The pathetic turks have given in, and our troops have moved in to secure our new land."
	picture = GFX_report_event_europe_funeral
	
	is_triggered_only = yes

	option = {
		name = "As expected."
		ai_chance = { factor = 100 }
         SHR = { transfer_state = 352 transfer_state = 350 transfer_state = 344 transfer_state = 345 transfer_state = 342 }
		 
		 
		 352 = {
		 add_core_of = SHR
		 }
		 350 = {
		 add_core_of = SHR
		 }
		 344 = {
		 add_core_of = SHR
		 }
		 345 = {
		 add_core_of = SHR
		 }
		 342 = {
		 add_core_of = SHR
			
        }
		 
		hidden_effect = {
			news_event = { hours = 6 id = southernturkeyshreknews.1 }
        }
	}

}