From 5e2e848d62968ee926b5afe6315acd54356d842c Mon Sep 17 00:00:00 2001 From: trashmasteruni Date: Mon, 6 Apr 2026 13:45:58 +0200 Subject: [PATCH] serbia coa --- .../coat_of_arms/01_landed_titles.txt | 82 ++++++++++++++++--- .../colored_emblems/NEOW_ce_eagle_serbia.dds | 3 + .../NEOW_coa_designer_emblems.txt | 1 + 3 files changed, 76 insertions(+), 10 deletions(-) create mode 100644 gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_serbia.dds 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 04f3fb6a..f925efb0 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 @@ -8918,17 +8918,79 @@ k_transylvania={ -k_serbia = { - pattern = "pattern_solid.dds" - color1 = "red" - color2 = "white" - colored_emblem = { - texture = "ce_eagle_double.dds" - color1 = "white" - color2 = "white" - color3 = "black" - instance = { position = { 0.5 0.5 } scale = { 0.9 1.0 } } +k_serbia ={ + custom=yes + pattern="pattern_vertical_split_01.dds" + color1=red + color2=white + color3=red + colored_emblem={ + color1=white + texture="ce_beta.dds" + instance={ + position={ 0.425000 0.540000 } + scale={ -0.155000 0.155000 } + } + + instance={ + position={ 0.575000 0.540000 } + scale={ 0.155000 0.155000 } + depth=1.010000 + } + + instance={ + position={ 0.425000 0.370000 } + scale={ -0.155000 0.155000 } + depth=2.010000 + } + + instance={ + position={ 0.575000 0.370000 } + scale={ 0.155000 0.155000 } + depth=3.010000 + } + } + + colored_emblem={ + color1=rgb { 230 230 230 } + color2=yellow + color3=red + texture="NEOW_ce_eagle_serbia.dds" + instance={ + scale={ 0.810000 0.810000 } + depth=6.010000 + } + + } + + colored_emblem={ + color1=white + texture="ce_block_03.dds" + instance={ + position={ 0.500000 0.470000 } + scale={ 0.240000 0.335000 } + depth=4.010000 + rotation=90 + } + + instance={ + position={ 0.500000 0.455000 } + scale={ 0.245000 0.245000 } + depth=5.010000 + } + + } + + colored_emblem={ + color1=blue + texture="ce_mena_pale.dds" + instance={ + depth=7.010000 + } + + } + } k_krete = { diff --git a/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_serbia.dds b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_serbia.dds new file mode 100644 index 00000000..7317e708 --- /dev/null +++ b/gfx/coat_of_arms/colored_emblems/NEOW_ce_eagle_serbia.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7862f5ea70395d27727984f6c05f3a89ff9ad48a4003fc14037796515d6e4f8 +size 262272 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 ebba754e..308c3529 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 @@ -51,6 +51,7 @@ NEOW_ce_eagle_modern.dds = { colors = 3 category = animals } NEOW_ce_eagle_quraish.dds = { colors = 2 category = animals} NEOW_ce_eagle_romania.dds = { colors = 3 category = animals } NEOW_ce_eagle_russia.dds = { colors = 3 category = animals } +NEOW_ce_eagle_serbia.dds = { colors = 3 category = animals } NEOW_ce_gaul_boar.dds = { colors = 2 category = animals } NEOW_ce_goat_rampant.dds = { colors = 3 category = animals } NEOW_ce_griffin_head_crowned.dds = { colors = 3 category = animals }