From 04da9dfbf624632471b0fb7c175d26f6c0179897 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 13 Jan 2026 23:42:01 +0000 Subject: [PATCH] more danish duchies --- .../coat_of_arms/NEOW_dynasties.txt | 119 ++++++++++++++++++ common/dynasties/NEOW_dynasties.txt | 10 ++ history/characters/NEOW_e_scandinavia.txt | 4 +- .../NEOW_dynasty_names_l_english.yml | 2 + 4 files changed, 133 insertions(+), 2 deletions(-) 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 2f095df3..85398c43 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -12315,6 +12315,125 @@ glucksburg_dynasty = { } +anderssen_dynasty ={ + pattern="pattern_vertical_split_01.dds" + color1=white + color2=blue + color3=red + colored_emblem={ + color1=blue + color2=blue + color3=blue + texture="ce_wolf_passant.dds" + mask = {1 0 0} + instance={ + scale={ 0.840000 0.840000 } + } + + } + colored_emblem={ + color1=white + color2=white + color3=white + texture="ce_wolf_passant.dds" + mask = {0 2 0} + instance={ + scale={ 0.840000 0.840000 } + } + } +} + +olafssen_dynasty={ + pattern="pattern_horizontal_split_01.dds" + color1=red + color2=white + color3=blue + colored_emblem={ + color1=white + texture="ce_block_02.dds" + instance={ + depth=6.010000 + } + + } + + colored_emblem={ + color1=brown + texture="ce_ragged_staff.dds" + instance={ + position={ 0.500000 0.450000 } + scale={ 0.800000 1.000000 } + depth=2.010000 + } + + } + + colored_emblem={ + color1=red + texture="ce_heart.dds" + instance={ + position={ 0.200000 0.800000 } + scale={ 0.333000 0.333000 } + } + + instance={ + position={ 0.800000 0.800000 } + scale={ 0.333000 0.333000 } + depth=1.010000 + } + + instance={ + position={ 0.200000 0.200000 } + scale={ 0.333000 0.333000 } + depth=4.010000 + } + + instance={ + position={ 0.800000 0.200000 } + scale={ 0.333000 0.333000 } + depth=5.010000 + } + + } + + colored_emblem={ + color1=green_light + texture="ce_oak_leaf.dds" + instance={ + position={ 0.500000 0.350000 } + scale={ 0.170000 0.240000 } + depth=3.010000 + } + instance={ + position={ 0.700000 0.3500000 } + scale={ 0.170000 0.240000 } + depth=3.010000 + } + instance={ + position={ 0.300000 0.3500000 } + scale={ 0.170000 0.240000 } + depth=3.010000 + } + instance={ + position={ 0.700000 0.550000 } + scale={ 0.170000 -0.240000 } + depth=3.010000 + } + instance={ + position={ 0.500000 0.550000 } + scale={ 0.170000 -0.240000 } + depth=3.010000 + } + instance={ + position={ 0.300000 0.550000 } + scale={ 0.170000 -0.240000 } + depth=3.010000 + } + } + +} + + nguyen_bloch_dynasty ={ pattern="pattern_solid.dds" color1=yellow_light diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index 8fd92af7..51420d3b 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -1629,4 +1629,14 @@ rostagnac_dynasty = { glucksburg_dynasty = { name = dynn_glucksberg culture = dansk +} + +anderssen_dynasty = { + name = dynn_anderssen + culture = dansk +} + +olafssen_dynasty = { + name = dynn_olafssen + culture = dansk } \ No newline at end of file diff --git a/history/characters/NEOW_e_scandinavia.txt b/history/characters/NEOW_e_scandinavia.txt index c807b826..8b363dba 100644 --- a/history/characters/NEOW_e_scandinavia.txt +++ b/history/characters/NEOW_e_scandinavia.txt @@ -19,7 +19,7 @@ scandinavia0002 = { name = "Lars" - dynasty = sanger_dynasty + dynasty = olafssen_dynasty religion = "nobelian" culture = ostsk trait = education_stewardship_4 @@ -586,7 +586,7 @@ scandinavia0032 = { scandinavia0033 = { name="Hans" #Current ruler of Jutland, hoping Joakim II of Copenhagen croaks soon - dynasty= andersson_dynasty + dynasty= anderssen_dynasty religion="nobelian" culture= dansk diplomacy=7 diff --git a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml index 7caae8b1..38810a1f 100644 --- a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml @@ -1057,3 +1057,5 @@ dynn_Juhel:0 "Juhel" dynn_Seznec:0 "Seznec" dynn_glucksberg:0 "Glücksburg-Monpezat" + dynn_anderssen:0 "Anderssen" + dynn_olafssen:0 "Olafssen" \ No newline at end of file