﻿bonaparte_dynasty = { #fake bonapartes
	pattern = "pattern_solid.dds"
	color1 = "blue"
	color2 = "yellow"
	colored_emblem = {
		texture = "NEOW_ce_nap_eagle.dds"
		color1 = "yellow"
		instance = { position = { 0.5 0.5 } scale = { 1 1 }  }
	}
}

solomonid_dynasty = {
	pattern = "pattern_tricolor_horizontal_01.dds"
	color1 = "green"
	color2 = "yellow"
	color3 = "red"
	textured_emblem = {
		texture = "te_neow_solomon.dds"
		instance = { position = { 0.5 0.5 } scale = { 0.8 0.8 }  }
	}
}

house_rholls_rhoycy = {
	pattern="pattern__solid_designer.dds"
	color1=white
	color2=black
	colored_emblem={
		color1=black
		texture="ce_letter_r.dds"
		instance={
			position={ 0.580000 0.550000 }
			scale={ 0.800000 0.800000 }
		}
		instance={
			position={ 0.420000 0.380000 }
			scale={ 0.760000 0.760000 }
			depth=1.010000
		}
	}
}


guinness_dynasty ={ 
	pattern="pattern__solid_designer.dds"
	color1=green
	color2=yellow
	colored_emblem={
		color1=yellow_light
		texture="NEOW_ce_guinness_logo.dds"
		instance={
			scale={ 0.700000 0.700000 }
		}
	}
}
