﻿add_namespace = Israel

#Rumors of a 3rd Intifada.
news_event = {
	id = Israel.1
	title = Israel.1.t
	desc = Israel.1.d
	picture = GFX_3rd_Intifada

	major = yes
	
	fire_only_once = yes
	
	is_triggered_only = yes

	option = {
		name = Israel.1.a
		log = "[GetDateText]: [This.GetName]: Israel.1.a executed"
	}
}

country_event = {
	id = Israel.2
	title = Israel.2.t
	desc = Israel.2.d
	picture = GFX_3rd_Intifada

	fire_only_once = yes
	
	is_triggered_only = yes

	option = {
		name = Israel.2.a
		log = "[GetDateText]: [This.GetName]: Israel.2.a executed"
		remove_state_core = 587
	}
	option = {
		name = Israel.2.b
		log = "[GetDateText]: [This.GetName]: Israel.2.b executed"
		ISR = { declare_war_on = { target = SYR type = liberate_wargoal } }
	}
}