From 77816bd78a11c4db4cfea1f92fdf2451c59270b7 Mon Sep 17 00:00:00 2001 From: trashb0at Date: Fri, 15 Nov 2024 18:11:34 -0500 Subject: [PATCH] fixes --- .../coat_of_arms/NEOW_dynasties.txt | 33 +++++++++++++++++++ .../coat_of_arms/NEOW_landed_titles.txt | 23 +++++++++++++ history/provinces/k_france.txt | 2 +- history/provinces/k_frisia.txt | 4 +-- history/titles/NEOW_other_titles.txt | 4 +-- 5 files changed, 61 insertions(+), 5 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 18fa34dc..f3bc394c 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_dynasties.txt @@ -52,3 +52,36 @@ guinness_dynasty ={ } } } + +house_belgium_oranje_nassau_weilburg = { + pattern="pattern__solid_designer.dds" + color1=blue + color2=yellow + colored_emblem={ + color1=yellow + color2=white + texture="ce_sword_simple.dds" + instance={ + position={ 0.320000 0.220000 } + scale={ 0.680000 0.680000 } + rotation=26 + } + } + colored_emblem={ + color1=yellow + color2=red + texture="ce_lion_rampant_crown.dds" + instance={ + scale={ 0.860000 0.860000 } + depth=1.010000 + } + } + colored_emblem={ + color1=blue + color2=yellow + texture="ce_checkers_06.dds" + instance={ + depth=2.010000 + } + } +} \ No newline at end of file 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 df774f03..5b85f896 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 @@ -163,3 +163,26 @@ k_rhineland = { } } } + +e_benelux = { + pattern="pattern_tricolor_horizontal_01.dds" + color1=red + color2=white + color3=blue + colored_emblem={ + color1=yellow + color2=red + texture="ce_lion_rampant.dds" + instance={ + scale={ 0.760000 0.760000 } + } + } + colored_emblem={ + color1=black + texture="ce_square_kaaba.dds" + instance={ + scale={ 1.000000 0.640000 } + depth=1.010000 + } + } +} diff --git a/history/provinces/k_france.txt b/history/provinces/k_france.txt index 12a5e313..68e8db61 100644 --- a/history/provinces/k_france.txt +++ b/history/provinces/k_france.txt @@ -790,7 +790,7 @@ ###c_briey 2706 = { #BRIEY - culture = metropolitain + culture = lorin religion = aslanite holding = castle_holding } diff --git a/history/provinces/k_frisia.txt b/history/provinces/k_frisia.txt index 37d6aabf..98e0790f 100644 --- a/history/provinces/k_frisia.txt +++ b/history/provinces/k_frisia.txt @@ -47,7 +47,7 @@ ###c_zeeland 2112 = { #MIDDELBURG culture = angler - religion = carolingian + religion = anglican holding = castle_holding } 2113 = { #BERGEN OP ZOOM @@ -77,7 +77,7 @@ ###c_arnhem 2428 = { #ARNHEM culture = angler - religion = catholic + religion = anglican holding = castle_holding } 2427 = { #APELDOORN diff --git a/history/titles/NEOW_other_titles.txt b/history/titles/NEOW_other_titles.txt index 9362c622..9fd197e0 100644 --- a/history/titles/NEOW_other_titles.txt +++ b/history/titles/NEOW_other_titles.txt @@ -40,7 +40,7 @@ e_britannia = { } e_benelux = { - 2549.1.1 = { - holder = benelux0001 #Leopold III BONW + 2539.1.1 = { + holder = benelux0001 #Leopold BONW } } \ No newline at end of file