From b968da525459cc18fee4521c876bffb759739a1d Mon Sep 17 00:00:00 2001 From: McMeme1 <147839107+McMeme1@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:11:06 +0200 Subject: [PATCH] Nistrenia dynasty coa stuff --- .../coat_of_arms/NEOW_dynasties.txt | 106 ++++++++++++++++++ common/dynasties/NEOW_dynasties.txt | 2 + .../english/replace/NEOW_mottos_l_english.yml | 2 + 3 files changed, 110 insertions(+) diff --git a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt index a08d3767..e284337e 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -13925,3 +13925,109 @@ labrys_dynasty={ } } + +dragos_dynasty={ + pattern="pattern_solid.dds" + color1=red + color2=white + color3=black + color4=black + colored_emblem={ + color1=white + texture="ce_waves_04.dds" + instance={ + position={ 0.500000 0.700000 } + scale={ 1.000000 0.350001 } + depth=1.010000 + } + + instance={ + position={ 0.500000 0.780000 } + scale={ 1.000000 0.350001 } + depth=3.010000 + } + + } + + colored_emblem={ + color1=blue_light + texture="ce_block_02.dds" + instance={ + position={ 0.500000 1.000000 } + scale={ 1.000000 0.610000 } + depth=4.010000 + } + + } + + colored_emblem={ + color1=blue_light + color2=black + texture="ce_waves_04.dds" + instance={ + position={ 0.500000 0.720000 } + scale={ 1.000000 0.350001 } + depth=2.010000 + } + + } + + colored_emblem={ + color1=yellow_light + texture="NEOW_ce_dragos_dragon.dds" + instance={ + position={ 0.500000 0.350000 } + scale={ 0.850000 0.850000 } + } + + } + +} + +olteanu_dynasty={ + pattern="pattern_solid.dds" + color1=grey + color2=yellow + color3=black + color4=black + colored_emblem={ + color1=black + color2=white + texture="NEOW_ce_crow.dds" + instance={ + scale={ 0.900000 0.900000 } + depth=1.010000 + } + + } + + colored_emblem={ + color1=rgb { 147 17 0 } + texture="ce_star_05.dds" + instance={ + position={ 0.335000 0.215000 } + scale={ 0.250000 0.250000 } + } + + } + +} + +kozbar_dynasty={ + custom=yes + pattern="pattern_horizontal_split_01.dds" + color1=blue_light + color2=yellow + color3=black + colored_emblem={ + color1=rgb { 221 150 76 } + color2=black + color3=white + texture="NEOW_ce_kobza.dds" + instance={ + scale={ 0.800000 0.800000 } + } + + } + +} \ No newline at end of file diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index b2a6128a..361f5dc5 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -1861,6 +1861,7 @@ gibson_dynasty = { dragos_dynasty = { name = dynn_dragos culture = moldavian + motto = dynn_dragos_motto } olteanu_dynasty = { @@ -1871,6 +1872,7 @@ olteanu_dynasty = { kozbar_dynasty = { name = dynn_kobzar culture = NEOW_kievan + motto = dynn_kozbar_motto } # e_zapadoslavia diff --git a/localization/english/replace/NEOW_mottos_l_english.yml b/localization/english/replace/NEOW_mottos_l_english.yml index 3948f110..0673b87e 100644 --- a/localization/english/replace/NEOW_mottos_l_english.yml +++ b/localization/english/replace/NEOW_mottos_l_english.yml @@ -22,4 +22,6 @@ dynn_bookwyrm_motto:0 "A tomato can brighten any soul" dynn_dev_motto:0 "One must imagine a fisherman happy" dynn_karlovec_motto:0 "Kings do not rise from the ranks of Cowards" + dynn_dragos_motto:0 "Emperor of the Romans, Hetman of Cossacks" + dynn_kozbar_motto:0 "Blindly plays Cossack Mamay, as his foes fall before him" dynn_tabor_motto:0 "Do not be afraid of your enemies and do not be concerned about their numbers" \ No newline at end of file