#Hatay should go to Turkey around 1939

add_namespace = hatayfix

country_event = {
	id = hatayfix.1
	title = hatayfix.1.t
	desc = hatayfix.1.d

	fire_only_once = yes

	trigger = {
		tag = FRA
		date > 1939.1.1
		799 = {
			is_owned_by = FRA
		}
	}

	mean_time_to_happen = {
		days = 2
	}

	option = {
		name = hatayfix.1.a
		ai_chance = { factor = 100 }
		799 = {
			transfer_state_to = TUR
		}
	}

	option = {
		name = hatayfix.1.b
	}
}