add_namespace = shreksouthernturkey

country_event = {
    id = shreksouthernturkey.3
	title = "Turkey Rejects!"
	desc = "The fools have rejected us, we should mobilize and destroy the Turks!"
	picture = GFX_report_event_europe_funeral
	
	is_triggered_only = yes

	option = {
		name = "Time for war."
		ai_chance = { factor = 100 }
         create_wargoal = {
            type = annex_everything
			target = TUR
		  	
        }
		
	    hidden_effect = {
		news_event = { hours = 6 id = southernturkeyshreknews.3 }
		
		}

	}
}