﻿house_Brightflame = {
	pattern = "pattern_solid.dds"
	color1 = "agot_black" #rgb { 11 11 11}
	color2 = "agot_red"
	color3 = "agot_gold"
	colored_emblem = {
		texture = "cl_aerion.dds"
		color1 = "agot_red"
		color2 = "agot_yellow"
		color3 = "agot_orange"
		instance = { position = { 0.5 0.5 } scale = { 0.93 0.93 }  }
	}
	colored_emblem = {
		texture = "cl_aerion_flames.dds"
		color1 = "agot_gold"
		instance = { position = { 0.36254 0.11942 } scale = { 0.31 0.31 }  }
		instance = { position = { 0.1525 0.373 } scale = { 0.31 0.31 } rotation = -52.04 }
		instance = { position = { 0.202 0.66 } scale = { 0.31 0.31 } rotation = -98 }
	}
}

Bittersteel_personal_coa = {
	pattern = "pattern_solid.dds"	
	color1 = "agot_black"		
	#colored_emblem = {
	#	texture = "asoiaf_catfish.dds"
	#	color1 = "asoiaf_grey_light"
	#	color2 = "agot_black"
	#	instance = { position = { 0.5 0.5 } scale = { 0.75 0.75 }  }			
	#}
	textured_emblem = {
		texture = "bittersteel_coa.dds"
	}
}

dynn_Targaryen = {
	pattern = "pattern_solid.dds"
	color1 = "agot_black" #rgb { 11 11 11}
	color2 = rgb {179 8 5}
	color3 = "agot_gold"
	colored_emblem = {
		texture = "cl_targaryen.dds"
		color1 = rgb {179 8 5}
		color2 = rgb {20 0 0}
		color3 = "agot_gold"
		instance = { position = { 0.5 0.5 } scale = { 0.93 0.93 }  }
	}
}

dynn_Stark = { # Stark
	pattern = "pattern_solid.dds"
	color1 = rgb {224 235 245}
	color2 = "agot_grey"
	color3 = "agot_grey"
	colored_emblem = {
		texture = "no_stark_old.dds" #ce_stark
		color1 = rgb { 139 135 139 }
		color2 = "agot_white"
		color3 = "agot_grey"
		instance = { position = { 0.49 0.5 } scale = { 0.87 0.87 } rotation = -3 }
	}
}