add_namespace = shreksouthernturkey

country_event = {
    id = shreksouthernturkey.4
	title = "Turkey Rejects and threatens to invade!"
	desc = "The Turks not only rejected our demands, but have also threatened to invade us! We need to prepare! "
	picture = GFX_report_event_europe_funeral
	
	is_triggered_only = yes

	option = {
		name = "Time for war."
		ai_chance = { factor = 100 }

		SHR = {  	
        create_wargoal = {
            type = annex_everything
			target = TUR
		}
		
		hidden_effect = {
		news_event = { hours = 6 id = southernturkeyshreknews.2 }
		
		}
	}

}