@smCastleX = 0.27
@smCastleY = 0.23
@smLysX = 0.23
@smLysY = 0.26
@smCross = 0.22

k_hellas = {
	pattern = "pattern_solid.dds"
	color1 = "white"
	color2 = "blue"
	colored_emblem = {
		texture = "ce_ordinary_cross_5.dds"
		color1 = "blue"
	}
}

c_attica = {
	pattern = "pattern_solid.dds"
	color1 = "blue"
	color2 = "yellow"
	colored_emblem = {
		texture = "ce_cross_couped.dds"
		color1 = "yellow"
	}
}

k_epirus = {
	pattern = "pattern_solid.dds"
	color1 = "blue"
	color2 = "white"
	colored_emblem = {
		texture = "ce_ordinary_cross_5.dds"
		color1 = "white"
	}
	colored_emblem = {
		texture = "ce_eagle_double.dds"
		color1 = "black"
		color2 = "black"
		color3 = "black"
		instance = { scale = { 0.7 0.7 }  }
	}
}

c_epeiros = {
	pattern = "pattern_solid.dds"
	color1 = "blue"
	color2 = "white"
	colored_emblem = {
		texture = "ce_ordinary_cross_5.dds"
		color1 = "white"
	}
}

k_pontus = {
	pattern = "pattern_solid.dds"
	color1 = "blue"
	color2 = "white"
	colored_emblem = {
		texture = "ce_eagle.dds"
		color1 = "white"
		color2 = "white"
		color3 = "blue"
	}
}

k_armenia = {
	pattern = "pattern_solid.dds"
	color1 = "red"
	color2 = "white"
	colored_emblem = {
		texture = "ce_cross_patriarchal_hungary.dds"
		color1 = "white"
		instance = { position = { 0.5 0.25 } scale = { 0.4 0.4 }  }
	}
	colored_emblem = {
		texture = "ce_tiger.dds"
		color1 = "white"
		color2 = "white"
		color3 = "red"
		instance = { position = { 0.5 0.6 } scale = { -0.6 0.6 }  }
	}
}