﻿
###########################
# Orientale Clique Events
###########################
# By IratePirate
###########################

add_namespace = orientale

country_event = { # Orientale Start. Ready? Go!
	id = orientale.1
	immediate = {log = "[GetDateText]: [Root.GetName]: event orientale.1" }
	title = orientale.1.t
	desc = orientale.1.d
	picture = GFX_report_event_lake

	is_triggered_only = yes
	
	#minor_flavor = yes
	trigger = {
		is_ai = no
		NOT = { has_global_flag = player_dislikes_colonial_flavour_flag }
	}

	option = {
		name = orientale.1.a
		ai_chance = {
			factor = 100
		}
	}
}

