diff --git a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt index 3e8bb801..04ba5f93 100644 --- a/common/coat_of_arms/coat_of_arms/01_landed_titles.txt +++ b/common/coat_of_arms/coat_of_arms/01_landed_titles.txt @@ -8586,26 +8586,29 @@ k_moldavia = { # k_dacia needs Falcon -k_bulgaria = { - pattern="pattern_tricolor_bend_02.dds" +k_bulgaria={ + custom=yes + pattern="pattern_tricolor_horizontal_01.dds" color1=white - color2=green_light + color2=rgb { 51 102 74 } color3=red colored_emblem={ color1=yellow color2=yellow - texture="ce_lion_rampant_wide_stance_crown.dds" + texture="ce_lion_rampant_crown.dds" instance={ - scale={ 0.280000 0.280000 } + position={ 0.500000 0.550000 } + scale={ 0.510000 0.510000 } } } colored_emblem={ - color1=red + color1=rgb { 72 126 159 } texture="ce_border_banner.dds" instance={ - scale={ 0.430000 0.430000 } + position={ 0.500000 0.550000 } + scale={ 0.590000 0.590000 } depth=1.010000 } @@ -8615,7 +8618,8 @@ k_bulgaria = { color1=yellow texture="ce_border_banner.dds" instance={ - scale={ 0.500000 0.500000 } + position={ 0.500000 0.550000 } + scale={ 0.655000 0.655000 } depth=2.010000 } @@ -8623,6 +8627,7 @@ k_bulgaria = { } + k_karelia={ pattern="pattern_solid.dds" color1=green diff --git a/common/coat_of_arms/coat_of_arms/NEOW_volga.txt b/common/coat_of_arms/coat_of_arms/NEOW_volga.txt index d1137e35..10ba3aa1 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_volga.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_volga.txt @@ -90,4 +90,23 @@ k_kazan={ } -} \ No newline at end of file +} + +d_zaporizhzhia={ + custom=yes + pattern="pattern_solid.dds" + color1=rgb { 158 38 88 } + color2=yellow + color3=blue + colored_emblem={ + color1=yellow + color2=black + texture="NEOW_ce_cossack.dds" + instance={ + position={ 0.500000 0.530000 } + scale={ 0.915000 0.915000 } + } + + } + +} diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_cossack.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_cossack.dds new file mode 100644 index 00000000..b3be0bd6 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_cossack.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03cc344bb711cb40665b61ac9a7d2abc4b815462fb5e7934c08068b27c885fe1 +size 1048704 diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt b/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt index ae9f683e..250efebf 100644 --- a/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt +++ b/gfx/coat_of_arms/colored_emblems/NEOW_coa_designer_emblems.txt @@ -123,6 +123,7 @@ NEOW_ce_volgograd.dds = { colors = 1 category = figures } NEOW_ce_stalin.dds = { colors = 2 category = figures } NEOW_ce_lenin.dds = { colors = 2 category = figures } NEOW_ce_saint_eric_head.dds = { colors = 1 category = figures } +NEOW_ce_cossack.dds = { colors = 2 category = figures } ###MANMADE NEOW_ce_armillary_sphere.dds = { colors = 1 category = manmade }