# -*- ck2.landed_titles -*-

e_baltic_empire = {
	color = { 50 80 102 }
	color2 = { 255 255 255 }

	capital = 420 # c_aukshayts of d_lithuanians
	culture = lithuanian

	lithuanian = ""
	prussian = ""
	lettigallish = ""

	allow = {
		trigger_if = {
			limit = { FROM = { has_holder = no } }
			has_landed_title = k_lithuania
			trigger_if = {
				limit = { emf_has_swmh = yes }
				has_landed_title = k_terra
			}
		}
		title_emperor_basic_allow = yes
	}
}

