# Holy Roman Empire

## Kingdom of Germany

### Duchy of West Franconia

c_wied = {
	pattern = "pattern__solid_designer.dds"
	color1 = "yellow"
	color2 = "red"
	color3 = "red"
	colored_emblem = {
		color1 = "red"
		color2 = "yellow"
		texture = "ce_bendy_08.dds"
	}

}

### Duchy of East Franconia

## Kingdom of Bavaria

### Margraviate of Nordgau

c_sulzbach = { # Sulzbach
	pattern = "pattern_solid.dds"
	color1 = "red"
	color2 = "white"
	colored_emblem = {
		texture = "ce_fleur.dds"
		color1 = "white"
		color2 = "white"
		instance = { position = { 0.5 0.22 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.5 0.78 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.26 0.22 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.74 0.22 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.37 0.50 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.63 0.50 } scale = { 0.31 0.31 }  }
	}
}

c_kastl = { # Kastl
	pattern = "pattern_solid.dds"
	color1 = "blue"
	color2 = "white"
	colored_emblem = {
		texture = "ce_fleur.dds"
		color1 = "white"
		color2 = "white"
		instance = { position = { 0.5 0.22 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.5 0.78 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.26 0.22 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.74 0.22 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.37 0.50 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.63 0.50 } scale = { 0.31 0.31 }  }
	}
}

### Margraviate of Cham

d_cham = {
	pattern = "pattern_solid.dds"
	color1 = "white"
	color2 = "red"
	colored_emblem = {
		texture = "ce_wolf.dds"
		color1 = "red"
		color2 = "red"
		color3 = "white"
		instance = { position = { 0.5 0.51 } scale = { 1.0 1.0 }  }
	}
}

c_cham = {
	pattern = "pattern_solid.dds"
	color1 = "white"
	color2 = "red"
	colored_emblem = {
		texture = "ce_wolf.dds"
		color1 = "red"
		color2 = "red"
		color3 = "white"
		instance = { position = { 0.5 0.51 } scale = { 1.0 1.0 }  }
	}
}

### Margraviate of Nabburg

d_nabburg = {
	pattern = "pattern_tricolor_horizontal_01.dds"
	color1 = "red"
	color2 = "white"
	color3 = "black"
}

c_nabburg = {
	pattern = "pattern_tricolor_horizontal_01.dds"
	color1 = "red"
	color2 = "white"
	color3 = "black"
}

c_egerland = {
	pattern="pattern_solid.dds"
	color1=red
	color2=white
	color3=red
	colored_emblem={
		color1=red
		color2=white
		texture="ce_fretty.dds"
	}

}

