add_namespace = iraqanschlussnewsshrek

news_event = {
    id = iraqanschlussnewsshrek.1
	title = "The Shrekschluss"
	desc = shrekschluss
	picture = GFX_shreknews5
	
	major = yes
	
	is_triggered_only = yes
	
	option = {
		name = "Ok"
		trigger = {
			NOT = {
				TAG = SHR
				TAG = PER
			}
		}
	}	
    option = {
		name = "We are united."
		trigger = { TAG = SHR }
	}
	option = {
		name = "We should watch our backs."
		trigger = { TAG = PER }
	}
}