lothair at start
This commit is contained in:
parent
252287182b
commit
61ce8c274a
3 changed files with 65 additions and 0 deletions
|
|
@ -1096,3 +1096,55 @@ e_numenor = {
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
e_lotharingia={
|
||||
custom=yes
|
||||
pattern="pattern__solid_designer.dds"
|
||||
color1=yellow
|
||||
color2=red
|
||||
color3=black
|
||||
colored_emblem={
|
||||
color1=red
|
||||
color2=red
|
||||
texture="ce_cross_potenty.dds"
|
||||
instance={
|
||||
position={ 0.500000 0.460000 }
|
||||
depth=4.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_fleur.dds"
|
||||
instance={
|
||||
position={ 0.320000 0.640000 }
|
||||
scale={ 0.240000 0.240000 }
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.670000 0.280000 }
|
||||
scale={ 0.240000 0.240000 }
|
||||
depth=1.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=blue
|
||||
texture="ce_letter_c.dds"
|
||||
instance={
|
||||
position={ 0.660000 0.640000 }
|
||||
scale={ 0.340000 0.340000 }
|
||||
depth=2.010000
|
||||
}
|
||||
|
||||
instance={
|
||||
position={ 0.320000 0.280000 }
|
||||
scale={ 0.340000 0.340000 }
|
||||
depth=3.010000
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -0,0 +1,11 @@
|
|||
|
||||
e_benelux = {
|
||||
item = {
|
||||
trigger = {
|
||||
holder = {
|
||||
faith = faith:carolingian
|
||||
}
|
||||
}
|
||||
coat_of_arms = e_lotharingia
|
||||
}
|
||||
}
|
||||
|
|
@ -18,6 +18,8 @@ on_game_start = {
|
|||
is_alive = yes
|
||||
}
|
||||
trigger_event = NEOW_dynamic_titles.0003
|
||||
trigger_event = NEOW_dynamic_titles.0009
|
||||
title:e_benelux = { set_coa = e_lotharingia }
|
||||
}
|
||||
}
|
||||
character:benelux0003 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue