﻿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 }
		}
	}
}

house_belgium_oranje_nassau_weilburg = {
	pattern="pattern__solid_designer.dds"
	color1=blue
	color2=yellow
	colored_emblem={
		color1=yellow
		color2=white
		texture="ce_sword_simple.dds"
		instance={
			position={ 0.320000 0.220000 }
			scale={ 0.680000 0.680000 }
			rotation=26
		}
	}
	colored_emblem={
		color1=yellow
		color2=red
		texture="ce_lion_rampant_crown.dds"
		instance={
			scale={ 0.860000 0.860000 }
			depth=1.010000
		}
	}
	colored_emblem={
		color1=blue
		color2=yellow
		texture="ce_checkers_06.dds"
		instance={
			depth=2.010000
		}
	}
}

tudorh_dynasty = {
	pattern="pattern__solid_designer.dds"
	color1=white
	color2=red
	color3=green
	colored_emblem={
		color1=white
		color2=red
		color3=yellow_light
		texture="ce_flower.dds"
		instance={
			scale={ 0.420000 0.420000 }
			rotation=33
		}
	}
	colored_emblem={
		color1=red
		color2=green_light
		color3=yellow_light
		texture="ce_flower.dds"
		instance={
			scale={ 0.910000 0.910000 }
			depth=1.010000
		}
	}
}