From e887e2fa1c2aad09c2e8eec1253d5dbe7372ece8 Mon Sep 17 00:00:00 2001 From: edwardtheelbowhigh <73761109+edwardtheelbowhigh@users.noreply.github.com> Date: Tue, 16 Jun 2026 16:36:01 +0100 Subject: [PATCH] fixing broken republic provinces --- .../cultures/NEOW_central_germanic.txt | 2 +- common/governments/00_government_types.txt | 3 +- common/landed_titles/france.txt | 20 ++++++------- common/landed_titles/germany.txt | 29 +++++++++---------- common/landed_titles/visegrad.txt | 17 ++++++----- history/provinces/e_baltic.txt | 2 +- history/provinces/e_france.txt | 8 +++-- history/provinces/e_germany.txt | 12 ++++---- history/provinces/e_nistrenia.txt | 1 + 9 files changed, 49 insertions(+), 45 deletions(-) diff --git a/common/culture/cultures/NEOW_central_germanic.txt b/common/culture/cultures/NEOW_central_germanic.txt index 88917185..6941faec 100644 --- a/common/culture/cultures/NEOW_central_germanic.txt +++ b/common/culture/cultures/NEOW_central_germanic.txt @@ -251,7 +251,7 @@ low_saxon = { #Platdüütsch head_determination = head_determination_domain traditions = { - tradition_agrarian + tradition_republican_legacy tradition_pastoralists tradition_forbearing tradition_modest diff --git a/common/governments/00_government_types.txt b/common/governments/00_government_types.txt index 303cb424..a98feb28 100644 --- a/common/governments/00_government_types.txt +++ b/common/governments/00_government_types.txt @@ -725,7 +725,8 @@ peasantrepublic_government = { culture = { OR = { has_cultural_tradition = tradition_farmer_republics - has_cultural_tradition = tradition_collective_lands + has_cultural_tradition = tradition_collective_lands + has_cultural_tradition = tradition_landstinget } } faith = { diff --git a/common/landed_titles/france.txt b/common/landed_titles/france.txt index 68a98d2c..bf95dcf4 100644 --- a/common/landed_titles/france.txt +++ b/common/landed_titles/france.txt @@ -1113,7 +1113,10 @@ e_france = { name_list_provencal=cn_diepo name_list_NEOW_normaund=cn_dgieppe } - + b_eu = { + province = 2178 + color = { 20 20 130 } + } b_dieppe = { province = 2177 color = { 20 20 130 } @@ -1124,10 +1127,7 @@ e_france = { name_list_NEOW_normaund=cn_dgieppe } } - b_eu = { - province = 2178 - color = { 20 20 130 } - } + b_aumale = { province = 2182 color = { 20 20 130 } @@ -1580,7 +1580,10 @@ e_france = { cultural_names = { name_list_occitan=cn_beuna } - + b_tonnerre = { # Semur-en-Auxois + province = 2379 + color = { 60 110 180 } + } b_beaune = { province = 2376 color = { 35 105 165 } @@ -1593,10 +1596,7 @@ e_france = { province = 2377 color = { 35 105 165 } } - b_tonnerre = { # Semur-en-Auxois - province = 2379 - color = { 60 110 180 } - } + } c_macon = { color = { 38 38 127 } diff --git a/common/landed_titles/germany.txt b/common/landed_titles/germany.txt index fe9c4f20..b443ebd2 100644 --- a/common/landed_titles/germany.txt +++ b/common/landed_titles/germany.txt @@ -3011,7 +3011,20 @@ e_germany = { name_list_NEOW_brandenburger = cn_hagenau #name_list_NEOW_franconian = cn_hagenau } - + b_saverne = { # Saverne + province = 9762 + color = { 145 145 160 } + + cultural_names = { + name_list_NEOW_low_saxon = cn_zabern + name_list_NEOW_bavarian = cn_zawern + name_list_NEOW_swabian = cn_z_a_grv_were + name_list_NEOW_palatine = cn_z_a_grv_were + name_list_NEOW_rhinelander = cn_zabern + name_list_NEOW_brandenburger = cn_zabern + #name_list_NEOW_franconian = cn_zabern + } + } b_haguenau = { # Haguenau province = 2722 color = { 205 205 230 } @@ -3040,20 +3053,6 @@ e_germany = { #name_list_NEOW_franconian = cn_wei_ss_enburg } } - b_saverne = { # Saverne - province = 9762 - color = { 145 145 160 } - - cultural_names = { - name_list_NEOW_low_saxon = cn_zabern - name_list_NEOW_bavarian = cn_zawern - name_list_NEOW_swabian = cn_z_a_grv_were - name_list_NEOW_palatine = cn_z_a_grv_were - name_list_NEOW_rhinelander = cn_zabern - name_list_NEOW_brandenburger = cn_zabern - #name_list_NEOW_franconian = cn_zabern - } - } } c_sundgau = { # Sundgau color = { 91 229 91 } diff --git a/common/landed_titles/visegrad.txt b/common/landed_titles/visegrad.txt index 77113e97..a46f54db 100644 --- a/common/landed_titles/visegrad.txt +++ b/common/landed_titles/visegrad.txt @@ -502,7 +502,15 @@ e_visegrad = { } } c_zary = { # Żary - color = { 255 84 50 } + color = { 255 84 50 } + b_forst = { # Forst + province = 3143 + color = { 255 175 180 } + + cultural_names = { + name_list_NEOW_sorbian = cn_bar_s_crn__c_act_ + } + } b_gubin = { # Żary province = 3139 color = { 210 85 30 } @@ -519,14 +527,7 @@ e_visegrad = { name_list_NEOW_czech = cn__z_crn_arov } } - b_forst = { # Forst - province = 3143 - color = { 255 175 180 } - cultural_names = { - name_list_NEOW_sorbian = cn_bar_s_crn__c_act_ - } - } } } d_wielkopolska = { # Greater Poland diff --git a/history/provinces/e_baltic.txt b/history/provinces/e_baltic.txt index 0d72c4ee..5102578d 100644 --- a/history/provinces/e_baltic.txt +++ b/history/provinces/e_baltic.txt @@ -579,7 +579,7 @@ 3219 = { # Kętrzyn culture = NEOW_pribaltic religion = mariavite - holding = city_holding + holding = castle_holding } 157 = { # Gołdap holding = church_holding diff --git a/history/provinces/e_france.txt b/history/provinces/e_france.txt index 1bb3c433..0757acb2 100644 --- a/history/provinces/e_france.txt +++ b/history/provinces/e_france.txt @@ -448,11 +448,13 @@ } 2178 = { holding = castle_holding + culture = normaund + religion = romanticist } 2182 = { holding = none 996.1.1 = { - holding = castle_holding + holding = church_holding } } ###c_evreux @@ -713,7 +715,9 @@ } } 2379 = { - holding = city_holding + holding = castle_holding + culture = bourguignon + religion = ascensionist } ###c_macon 2302 = { diff --git a/history/provinces/e_germany.txt b/history/provinces/e_germany.txt index 8f7c862c..ef096e4e 100644 --- a/history/provinces/e_germany.txt +++ b/history/provinces/e_germany.txt @@ -83,6 +83,7 @@ 3143 = { culture = sorbian religion = roman_catholic + holding = castle_holding } 3140 = { culture = sorbian @@ -933,7 +934,7 @@ 3136 = { culture = sorbian religion = roman_catholic - holding = castle_holding + holding = none } 4135 = { holding = none @@ -1262,7 +1263,9 @@ holding = none } 9762 = { - holding = none + culture = elsasse + religion = roman_catholic + holding = castle_holding } ###c_sundgau 2717 = { @@ -1848,12 +1851,7 @@ religion = orionist } 3003 = { - culture = sorbian - religion = volksmarchen holding = none - 1120.1.1 = { - culture = franconian - } } 3038 = { holding = none diff --git a/history/provinces/e_nistrenia.txt b/history/provinces/e_nistrenia.txt index 037640f6..fc91a760 100644 --- a/history/provinces/e_nistrenia.txt +++ b/history/provinces/e_nistrenia.txt @@ -681,6 +681,7 @@ 3908 = { # Nagybanya AKA Baia Mare culture = NEOW_carpathian religion = greek_catholic + holding = castle_holding #1st mention in XIVth } 3909 = { #Salaj