house_grip = {
	pattern = "pattern_solid.dds"
	color1 = yellow
	color2 = yellow
	color3 = blue
	colored_emblem = {
		color1 = black
		color2 = red
		color3 = white
		texture = "ce_griffin_head.dds"
		instance = {
			scale = { 0.700000 0.700000 }
		}

	}

}

house_emarburg = { # Arpad
	pattern = "pattern_solid.dds"
	color1 = "red"
	color2 = "white"
	colored_emblem = {
		texture = "ce_horizontal_stripes_01.dds"
		color1 = "red"
		color2 = "white"
		instance = { position = { 0.5 0.5 } scale = { 1.0 1.0 }  }
	}
}

house_cmarburg = {
	pattern = "pattern_solid.dds"
	color1 = "yellow"
	color2 = "black"
	colored_emblem = {
		texture = "ce_block_02.dds"
		color1 = "black"
		color2 = "black"
		instance = { position = { 0.5 0.156 } scale = { 1.0 0.312 }  }
	}
	colored_emblem = {
		texture = "ce_star_08.dds"
		color1 = "white"
		color2 = "white"
		instance = { position = { 0.32 0.16 } scale = { 0.35 0.35 }  }
		instance = { position = { 0.68 0.16 } scale = { 0.35 0.35 }  }
	}
}