From e952f7520535ac5505a440fdb9a8b1ca030b6d8b Mon Sep 17 00:00:00 2001 From: Heidesommer Date: Sat, 16 May 2026 00:08:14 -0400 Subject: [PATCH] Belarus edits --- common/landed_titles/baltics.txt | 8 ++++---- common/landed_titles/nistrenia.txt | 10 +++++----- common/province_terrain/01_province_properties.txt | 10 +++++----- history/provinces/e_nistrenia.txt | 10 +++++----- .../common/landed_titles/nistrenia.txt | 14 +++++++------- .../replace/titles_cultural_names_l_english.yml | 4 ++-- localization/english/replace/titles_l_english.yml | 12 ++++++------ map_data/definition.csv | 8 ++++---- map_data/donotreplace/definition.csv | 8 ++++---- .../10_natural_disaster_regions.txt | 2 +- map_data/provinces.png | 4 ++-- 11 files changed, 45 insertions(+), 45 deletions(-) diff --git a/common/landed_titles/baltics.txt b/common/landed_titles/baltics.txt index b671226e..4acd8375 100644 --- a/common/landed_titles/baltics.txt +++ b/common/landed_titles/baltics.txt @@ -13,17 +13,17 @@ e_baltic = { capital = c_riga k_pribaltia = { - color = { 200 187 195 } + color = { 2 70 50 } capital = c_konigsberg d_masuria = { # Warmia-Masuria - color = { 170 115 125 } + color = { 2 70 50 } capital = c_allenstein # Olsztyn c_allenstein = { # Olsztyn - color = { 155 100 130 } + color = { 2 70 50 } b_allenstein = { # Olsztyn province = 3212 @@ -93,7 +93,7 @@ e_baltic = { } } d_prussia = { # Kaliningrad - color = { 245 205 198 } + color = { 2 60 50 } capital = c_konigsberg # Kaliningrad diff --git a/common/landed_titles/nistrenia.txt b/common/landed_titles/nistrenia.txt index 16713467..79df579a 100644 --- a/common/landed_titles/nistrenia.txt +++ b/common/landed_titles/nistrenia.txt @@ -2179,7 +2179,7 @@ e_nistrenia = { color = { 114 156 142 } } - b_kreva = { + b_smarhon = { province = 165 color = { 140 28 28 } @@ -2274,7 +2274,7 @@ e_nistrenia = { color = { 138 123 107 } } - b_drutsk = { + b_shklow = { province = 5128 color = { 100 140 91 } @@ -2488,15 +2488,15 @@ e_nistrenia = { color = { 104 173 173 } } } - c_lukoml = { + c_lepel = { color = { 104 173 173 } - b_lukoml = { + b_chashniki = { province = 934 color = { 104 173 173 } } - b_vetrino = { + b_lepel = { province = 5132 color = { 104 173 173 } diff --git a/common/province_terrain/01_province_properties.txt b/common/province_terrain/01_province_properties.txt index feab19b9..e093d863 100644 --- a/common/province_terrain/01_province_properties.txt +++ b/common/province_terrain/01_province_properties.txt @@ -10195,7 +10195,7 @@ 149 ={ winter_severity_bias = 0.60 } -# b_kreva +# b_smarhon 165 ={ winter_severity_bias = 0.60 } @@ -11357,7 +11357,7 @@ 5127 ={ winter_severity_bias = 0.60 } -# b_drutsk +# b_shklow 5128 ={ winter_severity_bias = 0.60 } @@ -11375,12 +11375,12 @@ 5131 ={ winter_severity_bias = 0.60 } -## c_lukoml -# b_lukoml +## c_lepel +# b_chashniki 934 ={ winter_severity_bias = 0.60 } -# b_vetrino +# b_lepel 5132 ={ winter_severity_bias = 0.60 } diff --git a/history/provinces/e_nistrenia.txt b/history/provinces/e_nistrenia.txt index 0fc727a8..22bb2c7b 100644 --- a/history/provinces/e_nistrenia.txt +++ b/history/provinces/e_nistrenia.txt @@ -2447,7 +2447,7 @@ holding = none religion = third_covenant holding = castle_holding } -165 = { #KREVA +165 = { #smarhon holding = none } @@ -2479,7 +2479,7 @@ holding = none religion = third_covenant holding = castle_holding } -5128 = { #Drutsk +5128 = { #shklow holding = none 1078.1.1 = { holding = city_holding @@ -2506,13 +2506,13 @@ holding = none holding = tribal_holding } -###c_lukoml -934 = { #Lukoml +###c_lepel +934 = { #chashniki culture = NEOW_polotskian religion = third_covenant holding = castle_holding } -5132 = { #Vetrino +5132 = { #lepel holding = none } 5133 = { #Hlybokaye diff --git a/holder for later/common/landed_titles/nistrenia.txt b/holder for later/common/landed_titles/nistrenia.txt index 5c777ed7..33661382 100644 --- a/holder for later/common/landed_titles/nistrenia.txt +++ b/holder for later/common/landed_titles/nistrenia.txt @@ -2589,7 +2589,7 @@ e_nistrenia = { name_list_polish = cn_borysow } } - b_kreva = { + b_smarhon = { province = 165 color = { 140 28 28 } @@ -2618,7 +2618,7 @@ e_nistrenia = { color = { 126 99 133 } } - b_drutsk = { + b_shklow = { province = 5128 color = { 100 140 91 } @@ -2701,23 +2701,23 @@ e_nistrenia = { color = { 90 10 10 } } } - c_lukoml = { + c_lepel = { color = { 104 173 173 } cultural_names = { - name_list_polish = cn_lukoml + name_list_polish = cn_chashniki } - b_lukoml = { + b_chashniki = { province = 934 color = { 104 173 173 } cultural_names = { - name_list_polish = cn_lukoml + name_list_polish = cn_chashniki } } - b_vetrino = { + b_lepel = { province = 5132 color = { 104 173 173 } diff --git a/localization/english/replace/titles_cultural_names_l_english.yml b/localization/english/replace/titles_cultural_names_l_english.yml index 55a597c8..80f5a532 100644 --- a/localization/english/replace/titles_cultural_names_l_english.yml +++ b/localization/english/replace/titles_cultural_names_l_english.yml @@ -4629,8 +4629,8 @@ cn_merai_adj:0 "Mėraian" cn_miory:0 "Miory" cn_miory_adj:0 "Mioryan" - cn_lukoml:0 "Łukoml" - cn_lukoml_adj:0 "Łukomlian" + cn_chashniki:0 "Łukoml" + cn_chashniki_adj:0 "Łukomlian" cn_glubokas:0 "Glubokas" cn_glubokas_adj:0 "Glubokasian" cn_glebokie:0 "Głębokie" diff --git a/localization/english/replace/titles_l_english.yml b/localization/english/replace/titles_l_english.yml index 19b10f8e..3d7c8514 100644 --- a/localization/english/replace/titles_l_english.yml +++ b/localization/english/replace/titles_l_english.yml @@ -8016,7 +8016,7 @@ b_kresttsy:0 "Kresttsy" b_kretingale:0 "Kretingale" b_kreuzburg:0 "Kluczbork" - b_kreva:0 "Kreva" + b_smarhon:0 "Smarhon" b_krichim:0 "Krichim" b_krishnagar:0 "Krishnagar" b_krishnajanmabhoomi:0 "Krishnajanmabhoomi" @@ -17698,14 +17698,14 @@ b_lahoysk:0 "Lahoysk" b_zaslawye:0 "Zaslawye" b_barysaw:0 "Barysaw" - b_drutsk:0 "Drutsk" + b_shklow:0 "Shklow" b_drysa:0 "Drysa" b_myory:0 "Myory" - c_lukoml:0 "Lukoml" - c_lukoml_adj:0 "Lukomlian" - b_vetrino:0 "Vetrino" + c_lepel:0 "Lepel" + c_lepel_adj:0 "Lepelian" + b_lepel:0 "Lepel" b_hlybokaye:0 "Hlybokaye" - b_lukoml:0 "Lukoml" + b_chashniki:0 "Chashniki" c_novogrudok:0 "Novogrudok" c_novogrudok_adj:0 "Novogrudokian" k_novgorod:0 "Petrograd" diff --git a/map_data/definition.csv b/map_data/definition.csv index 9175d7ca..ec044b3e 100644 --- a/map_data/definition.csv +++ b/map_data/definition.csv @@ -163,7 +163,7 @@ 162;84;60;81;ALITEN;x 163;126;63;209;SEJNY;x 164;168;66;82;LIDA;x -165;0;69;210;KREVA;x +165;0;69;210;smarhon;x 166;42;72;83;BRASLAU;x 167;84;75;211;YAMA;x 168;126;78;84;KOPORYE;x @@ -932,7 +932,7 @@ 931;85;129;146;Athgarh;x 932;127;132;19;Ratnagiri;x 933;169;132;182;Roslavl;x -934;1;135;55;Lukoml;x +934;1;135;55;chashniki;x 935;43;138;183;KOLA IMPASSIBLE TERRAIN;x 936;42;39;68;sea_aegean;x 937;84;42;196;sea_crete;x @@ -5126,11 +5126,11 @@ 5125;5;39;190;Maladzyechna;x 5126;47;42;63;Barysaw;x 5127;89;45;191;Orsha;x -5128;131;48;64;Drutsk;x +5128;131;48;64;shklow;x 5129;173;51;192;Polotsk;x 5130;5;54;65;Drysa;x 5131;47;57;193;Myory;x -5132;89;60;66;Vetrino;x +5132;89;60;66;lepel;x 5133;131;63;194;Hlybokaye;x 5134;173;66;67;Vitebsk;x 5135;5;69;195;Haradok;x diff --git a/map_data/donotreplace/definition.csv b/map_data/donotreplace/definition.csv index 996f3597..c68ed99f 100644 --- a/map_data/donotreplace/definition.csv +++ b/map_data/donotreplace/definition.csv @@ -163,7 +163,7 @@ 162;84;60;81;ALITEN;x 163;126;63;209;SEJNY;x 164;168;66;82;LIDA;x -165;0;69;210;KREVA;x +165;0;69;210;smarhon;x 166;42;72;83;BRASLAU;x 167;84;75;211;YAMA;x 168;126;78;84;KOPORYE;x @@ -932,7 +932,7 @@ 931;85;129;146;Athgarh;x 932;127;132;19;Ratnagiri;x 933;169;132;182;Roslavl;x -934;1;135;55;Lukoml;x +934;1;135;55;chashniki;x 935;43;138;183;KOLA IMPASSIBLE TERRAIN;x 936;42;39;68;sea_aegean;x 937;84;42;196;sea_crete;x @@ -5126,11 +5126,11 @@ 5125;5;39;190;Maladzyechna;x 5126;47;42;63;Barysaw;x 5127;89;45;191;Orsha;x -5128;131;48;64;Drutsk;x +5128;131;48;64;shklow;x 5129;173;51;192;Polotsk;x 5130;5;54;65;Drysa;x 5131;47;57;193;Myory;x -5132;89;60;66;Vetrino;x +5132;89;60;66;lepel;x 5133;131;63;194;Hlybokaye;x 5134;173;66;67;Vitebsk;x 5135;5;69;195;Haradok;x diff --git a/map_data/geographical_regions/10_natural_disaster_regions.txt b/map_data/geographical_regions/10_natural_disaster_regions.txt index f525b707..960a98c0 100644 --- a/map_data/geographical_regions/10_natural_disaster_regions.txt +++ b/map_data/geographical_regions/10_natural_disaster_regions.txt @@ -117,7 +117,7 @@ dnieper_river_region = { # Dnieper River } daugava_river_region = { # Daugava River counties = { - c_vitebsk c_lukoml c_polotsk c_braslau c_daugavpils c_selpils c_kokenois c_zemigalians c_limbazi + c_vitebsk c_lepel c_polotsk c_braslau c_daugavpils c_selpils c_kokenois c_zemigalians c_limbazi } } lovat_river_region = { # Lovat River diff --git a/map_data/provinces.png b/map_data/provinces.png index 9a2c89b7..abdea42b 100644 --- a/map_data/provinces.png +++ b/map_data/provinces.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6077df6fe46a887baca522083ae6099ddb411ef8649fff451c802c3620b1764 -size 3425819 +oid sha256:185a8de9ad3f4bd4e29368db1263a96e596b0a493c9caad07d9236a7cc626187 +size 2638807