add_namespace = shrekunitedwithsovietnews

news_event = {
    id = shrekunitedwithsovietnews.1
	title = unificationshreksoviettitle
	desc = shreksovietunited
	picture = GFX_news_event_SOV_supreme_soviet
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = "Ok"
		trigger = {
			NOT = {
				TAG = SHR
				TAG = ENG
			}
		}
	}	
    option = {
		name = "We are united."
		trigger = { TAG = SHR }
	}
	option = {
		name = "jolly goodness.."
		trigger = { TAG = ENG }
	}
}