add_namespace = shrek

country_event = {
	id = shrek.1
	title = "The King Of Shrek"
	desc = fuhrershrekdesc1
	picture = GFX_report_event_europe_funeral

	is_triggered_only = yes

	option = {
		name = "We need the king!"

		add_stability = 0.1
	    add_popularity = { ideology = neutrality popularity = 0.5 }

        set_politics = {
            ruling_party = neutrality
            elections_allowed = no
        }
		
	hidden_effect = {
		news_event = { hours = 6 id = shreka.1 }

	}

}