﻿# Kuwait

add_namespace = kuwait

#Germany Divests from Kuwait
country_event = {
	id = kuwait.1
	immediate = { log = "[GetDateText]: [Root.GetName]: event kuwait.1" }
	title = kuwait.1.t
	desc = kuwait.1.d
	picture = GFX_report_event_mogadishu

	is_triggered_only = yes
	#minor_flavor = yes
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	
	option = {
		name = kuwait.1.a
	}
}
#Kuwaiti-Ottoman Relations
country_event = {
	id = kuwait.2
	immediate = { log = "[GetDateText]: [Root.GetName]: event kuwait.2" }
	title = kuwait.2.t
	desc = kuwait.2.d
	picture = GFX_report_event_market

	is_triggered_only = yes
	#minor_flavor = yes
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	
	option = {
		name = kuwait.2.a
	}
}
#The Majlis Movement
country_event = {
	id = kuwait.3
	immediate = { log = "[GetDateText]: [Root.GetName]: event kuwait.3" }
	title = kuwait.3.t
	desc = kuwait.3.d
	picture = GFX_report_event_mogadishu

	is_triggered_only = yes
	#minor_flavor = yes
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}
	
	option = {
		name = kuwait.3.a
	}
}