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