diff --git a/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt b/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt index 8f816acd..3e8af9f5 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_landed_titles.txt @@ -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 + } + + } + +} diff --git a/common/coat_of_arms/dynamic_definitions/NEOW_carolingian_coa.txt b/common/coat_of_arms/dynamic_definitions/NEOW_carolingian_coa.txt new file mode 100644 index 00000000..90516975 --- /dev/null +++ b/common/coat_of_arms/dynamic_definitions/NEOW_carolingian_coa.txt @@ -0,0 +1,11 @@ + +e_benelux = { + item = { + trigger = { + holder = { + faith = faith:carolingian + } + } + coat_of_arms = e_lotharingia + } +} \ No newline at end of file diff --git a/common/on_action/game_start.txt b/common/on_action/game_start.txt index 4b8afb15..04941fee 100644 --- a/common/on_action/game_start.txt +++ b/common/on_action/game_start.txt @@ -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 = {