borbon coa fix, alp glubs, sardinian admin titles
This commit is contained in:
parent
29d0a2a8dd
commit
8b9f372fc0
6 changed files with 224 additions and 3 deletions
|
|
@ -6553,7 +6553,7 @@ house_bourbon_naundorff={
|
|||
|
||||
}
|
||||
|
||||
bourbon_dynasty={
|
||||
borbon_dynasty={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=blue
|
||||
color2=blue
|
||||
|
|
@ -10354,6 +10354,57 @@ house_jimena_zaragoza = {
|
|||
|
||||
}
|
||||
|
||||
stromer_dynasty={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=white
|
||||
color2=white
|
||||
color3=blue
|
||||
colored_emblem={
|
||||
color1=red
|
||||
color2=red
|
||||
texture="ce_shield_02.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.420000 }
|
||||
scale={ 0.080000 0.080000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=green
|
||||
color2=green_light
|
||||
texture="ce_lozengy_bend.dds"
|
||||
instance={
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=black
|
||||
color2=white
|
||||
color3=white
|
||||
texture="NEOW_ce_archaeopteryx.dds"
|
||||
instance={
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="ce_lion_rampant_small.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.420000 }
|
||||
scale={ 0.060000 0.060000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
quixano_dynasty={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=purple
|
||||
|
|
|
|||
|
|
@ -302,7 +302,7 @@ d_nf_spatstony = { #Spatstony
|
|||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
|
||||
d_nf_juny = { #Mountbatten
|
||||
d_nf_juny = { #Mountbatten
|
||||
color = { 100 100 100 }
|
||||
capital = c_london
|
||||
|
||||
|
|
@ -314,5 +314,65 @@ d_nf_juny = { #Mountbatten
|
|||
noble_family = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
|
||||
d_nf_bastia = { #Mountbatten
|
||||
color = { 100 100 100 }
|
||||
capital = c_cagliari_it
|
||||
|
||||
definite_form = yes
|
||||
landless = yes
|
||||
ruler_uses_title_name = no
|
||||
always_follows_primary_heir = yes
|
||||
no_automatic_claims = yes
|
||||
noble_family = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
|
||||
d_nf_ajaccio = { #Mountbatten
|
||||
color = { 100 100 100 }
|
||||
capital = c_cagliari_it
|
||||
|
||||
definite_form = yes
|
||||
landless = yes
|
||||
ruler_uses_title_name = no
|
||||
always_follows_primary_heir = yes
|
||||
no_automatic_claims = yes
|
||||
noble_family = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
|
||||
d_nf_palermo = { #Mountbatten
|
||||
color = { 100 100 100 }
|
||||
capital = c_cagliari_it
|
||||
|
||||
definite_form = yes
|
||||
landless = yes
|
||||
ruler_uses_title_name = no
|
||||
always_follows_primary_heir = yes
|
||||
no_automatic_claims = yes
|
||||
noble_family = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
|
||||
d_nf_bollani = { #Mountbatten
|
||||
color = { 100 100 100 }
|
||||
capital = c_cagliari_it
|
||||
|
||||
definite_form = yes
|
||||
landless = yes
|
||||
ruler_uses_title_name = no
|
||||
always_follows_primary_heir = yes
|
||||
no_automatic_claims = yes
|
||||
noble_family = yes
|
||||
destroy_if_invalid_heir = yes
|
||||
|
||||
ai_primary_priority = { add = @never_primary_score }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue