some tweaks
This commit is contained in:
parent
4093608601
commit
c4c58bc13f
2 changed files with 13 additions and 11 deletions
|
|
@ -1,14 +1,16 @@
|
||||||
bonaparte_dynasty = { #fake bonapartes
|
bonaparte_dynasty = { #fake bonapartes
|
||||||
pattern = "pattern_solid.dds"
|
pattern="pattern_horizontal_split_01.dds"
|
||||||
color1 = "blue"
|
color1=blue_light
|
||||||
color2 = "yellow"
|
color2=blue_light
|
||||||
colored_emblem = {
|
color3=black
|
||||||
texture = "NEOW_ce_nap_eagle.dds"
|
colored_emblem={
|
||||||
color1 = "yellow"
|
color1=yellow_light
|
||||||
instance = { position = { 0.5 0.5 } scale = { 1 1 } }
|
texture="NEOW_ce_nap_eagle.dds"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
dynn_britannia_fitsosbern={
|
dynn_britannia_fitsosbern={
|
||||||
pattern="pattern_horizontal_split_02.dds"
|
pattern="pattern_horizontal_split_02.dds"
|
||||||
color1=blue
|
color1=blue
|
||||||
|
|
@ -1777,7 +1779,7 @@ habsburg_dynasty = {
|
||||||
murat_dynasty = {
|
murat_dynasty = {
|
||||||
custom=yes
|
custom=yes
|
||||||
pattern="pattern_horizontal_split_01.dds"
|
pattern="pattern_horizontal_split_01.dds"
|
||||||
color1=blue
|
color1=blue_light
|
||||||
color2=yellow_light
|
color2=yellow_light
|
||||||
color3=red
|
color3=red
|
||||||
colored_emblem={
|
colored_emblem={
|
||||||
|
|
|
||||||
|
|
@ -677,7 +677,7 @@ britannia_solomonid_arthur = {
|
||||||
dna = dna_solomonid_arthur
|
dna = dna_solomonid_arthur
|
||||||
culture = soueyrneg
|
culture = soueyrneg
|
||||||
trait = education_diplomacy_4
|
trait = education_diplomacy_4
|
||||||
trait = physique_good_2
|
trait = physique_good_3
|
||||||
portrait_override={
|
portrait_override={
|
||||||
portrait_modifier_overrides={
|
portrait_modifier_overrides={
|
||||||
custom_hair=m_hair_ep3_byzantine_03
|
custom_hair=m_hair_ep3_byzantine_03
|
||||||
|
|
@ -1919,7 +1919,7 @@ britannia_wellesley_oliver = { #Duke of Wellington family
|
||||||
culture = soueyrneg
|
culture = soueyrneg
|
||||||
trait = education_martial_4
|
trait = education_martial_4
|
||||||
trait = wrathful
|
trait = wrathful
|
||||||
trait = honest
|
trait = eccentric
|
||||||
trait = temperate
|
trait = temperate
|
||||||
2520.1.1 = {
|
2520.1.1 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue