diff --git a/common/coat_of_arms/coat_of_arms/NEOW_russia.txt b/common/coat_of_arms/coat_of_arms/NEOW_russia.txt index f196b1ce..2b7c10fa 100644 --- a/common/coat_of_arms/coat_of_arms/NEOW_russia.txt +++ b/common/coat_of_arms/coat_of_arms/NEOW_russia.txt @@ -1831,7 +1831,7 @@ d_vainakhia={ } -d_alania={ +d_adygea={ pattern="pattern_horizontal_split_01.dds" color1=green color2=green diff --git a/common/dynasties/NEOW_dynasties.txt b/common/dynasties/NEOW_dynasties.txt index fc8062b4..5a632ab2 100644 --- a/common/dynasties/NEOW_dynasties.txt +++ b/common/dynasties/NEOW_dynasties.txt @@ -2573,3 +2573,13 @@ balogh_dynasty = { name = dynn_balogh culture = hungarian } + +orthodoxou_dynasty = { + name = dynn_Orth_o_act_doxou + culture = NEOW_cypriot +} + +bulli_dynasty = { + name = dynn_Bulli + culture = NEOW_cypriot +} diff --git a/common/landed_titles/LAAMPs.txt b/common/landed_titles/LAAMPs.txt index f795d7d1..337c5f61 100644 --- a/common/landed_titles/LAAMPs.txt +++ b/common/landed_titles/LAAMPs.txt @@ -132,6 +132,20 @@ d_laamp_beur_simurghi = { ai_primary_priority = { add = @never_primary_score } } +d_laamp_cypriot_naqshbandi = { + color = { 100 100 100 } + capital = c_famagusta + + definite_form = yes + landless = yes + ruler_uses_title_name = no + always_follows_primary_heir = yes + no_automatic_claims = yes + + destroy_if_invalid_heir = yes + + ai_primary_priority = { add = @never_primary_score } +} d_laamp_traveller_celtic = { color = { 100 100 100 } capital = c_dublin @@ -186,5 +200,19 @@ d_laamp_strelok = { destroy_if_invalid_heir = yes + ai_primary_priority = { add = @never_primary_score } +} +d_laamp_islamos_orthodoxou = { + color = { 100 100 100 } + capital = c_nicosia + + definite_form = yes + landless = yes + ruler_uses_title_name = no + always_follows_primary_heir = yes + no_automatic_claims = no + + destroy_if_invalid_heir = yes + ai_primary_priority = { add = @never_primary_score } } \ No newline at end of file diff --git a/common/landed_titles/nistrenia.txt b/common/landed_titles/nistrenia.txt index fb790031..7dd40e0d 100644 --- a/common/landed_titles/nistrenia.txt +++ b/common/landed_titles/nistrenia.txt @@ -2773,25 +2773,10 @@ e_nistrenia = { } } } - d_alania = { # Ciscaucasia - color = { 110 65 29 } - capital = c_sochi - c_cabardinia = { # Nalchik - color = { 54 25 8 } - - b_tatartopa = { # Nalchik - province = 5302 - color = { 54 25 8 } - } - b_baksan = { # Baksan - province = 8871 - color = { 8 3 95 } - } - b_cabarda = { # Terek - province = 603 - color = { 54 25 8 } - } - } + d_adygea = { # Adygea + color = { 90 45 49 } + capital = c_zichia # Maykop + c_sochi = { color = { 164 196 152 } @@ -2812,32 +2797,63 @@ e_nistrenia = { color = { 164 196 152 } } } - c_zichia = { + c_zichia = { # Maykop color = { 100 44 16 } - b_zapaxi = { + + b_zapaxi = { # Maykop province = 5297 - color = { 100 44 16 } - } - b_ulmi = { + } + b_ulmi = { # Yablonovsky province = 5298 color = { 100 44 16 } } - } - c_maghas = { - color = { 85 50 22 } - - b_maghas = { + b_maghas = { # Kamennomostsky province = 5299 - color = { 85 50 22 } } - b_betzini = { + } + c_maghas = { # Armavir + color = { 85 50 22 } + + b_betzini = { # Armavir province = 5301 - color = { 85 50 22 } } - } + b_labinsk = { # Labinsk + province = 8884 + color = { 175 199 130 } + } + b_kurganinsk = { # Kurganinsk + province = 8885 + color = { 175 199 130 } + } + b_etzeri = { # Otradnaya + province = 5300 + color = { 85 50 22 } + } + } + } + d_alania = { # Ciscaucasia + color = { 110 65 29 } + capital = c_nalchik + + c_cabardinia = { # Nalchik + color = { 54 25 8 } + + b_tatartopa = { # Nalchik + province = 5302 + color = { 54 25 8 } + } + b_baksan = { # Baksan + province = 8871 + color = { 8 3 95 } + } + b_cabarda = { # Terek + province = 603 + color = { 54 25 8 } + } + } c_cherkessk = { # Cherkessk color = { 9 9 131 } @@ -2852,12 +2868,7 @@ e_nistrenia = { b_khabez = { # Khabez province = 8862 color = { 9 9 131 } - } - b_etzeri = { - province = 5300 - - color = { 85 50 22 } - } + } } c_elbrus = { # Elbrus color = { 4 5 135 } diff --git a/common/province_terrain/00_province_terrain.txt b/common/province_terrain/00_province_terrain.txt index 397f4947..6bbb2a2e 100644 --- a/common/province_terrain/00_province_terrain.txt +++ b/common/province_terrain/00_province_terrain.txt @@ -4889,8 +4889,8 @@ default_coastal_sea=coastal_sea 5295=steppe 5296=forest 5297=forest -5298=mountains -5299=hills +5298=forest +5299=mountains 5300=hills 5301=plains 5302=mountains @@ -8137,8 +8137,8 @@ default_coastal_sea=coastal_sea 8881=plains 8882=wetlands 8883=plains -8884=plains -8885=plains +8884=steppe +8885=steppe 8886=plains 8887=farmlands 8888=plains diff --git a/common/province_terrain/01_province_properties.txt b/common/province_terrain/01_province_properties.txt index 69d88600..45ab21e0 100644 --- a/common/province_terrain/01_province_properties.txt +++ b/common/province_terrain/01_province_properties.txt @@ -43085,15 +43085,9 @@ 8880 = {winter_severity_bias = 0.40} 8881 = {winter_severity_bias = 0.40} 8882 = {winter_severity_bias = 0.40} -8883 = { - winter_severity_bias = 0.0 -} -8884 = { - winter_severity_bias = 0.0 -} -8885 = { - winter_severity_bias = 0.0 -} +8883 = {winter_severity_bias = 0.0} +8884 = {winter_severity_bias = 0.40} +8885 = {winter_severity_bias = 0.40} 8886 = { winter_severity_bias = 0.0 } diff --git a/history/characters/NEOW_e_greece.txt b/history/characters/NEOW_e_greece.txt index b59e36ee..02558ce5 100644 --- a/history/characters/NEOW_e_greece.txt +++ b/history/characters/NEOW_e_greece.txt @@ -1108,7 +1108,7 @@ cyprus0003 = { # Child } } -albania0030 = { #Kastriota +albania0030 = { name = "Abdyl" religion = "alevi" culture = NEOW_albanian @@ -1125,4 +1125,51 @@ albania0030 = { #Kastriota 2600.1.1 = { death = yes } -} \ No newline at end of file +} + +cyprus0004 = { # a reasonable man with a senseable name + name = "Islámos" + dynasty = orthodoxou_dynasty + religion = "megalocratic" + culture = NEOW_cypriot + trait = education_diplomacy_4 + trait = compassionate + trait = greedy + trait = humble + trait = wrathful + trait = possessed_genetic + trait = lunatic_genetic + trait = depressed_genetic + trait = legitimized_bastard + sexuality = bisexual + health = 8 + disallow_random_traits = yes + 2506.4.20 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} + +cyprus0005 = { # the minority guy of the islamic tradition + name = "Chasan" + dynasty = bulli_dynasty + religion = "naqshbandi" + culture = NEOW_cypriot + trait = education_martial_3 + trait = wrathful + trait = just + trait = humble + trait = patient + trait = intellect_good_2 + trait = loyal + trait = lifestyle_hunter + health = 6 + 2509.5.10 = { + birth = yes + } + 2600.1.1 = { + death = yes + } +} diff --git a/history/characters/NEOW_e_nistrenia.txt b/history/characters/NEOW_e_nistrenia.txt index 54bf7772..ec826325 100644 --- a/history/characters/NEOW_e_nistrenia.txt +++ b/history/characters/NEOW_e_nistrenia.txt @@ -2014,3 +2014,431 @@ caucasus0016 = { death = yes } } +orthodoxpeps0001 = { #him pre-event man cool dude #my pope + name="Vartholomaíos" + religion="orthodox" + culture= NEOW_aegeaner #born in a village on an island in turkey's aegean + trait = education_learning_5 + trait = diplomat + trait = gregarious + trait = trusting + trait = fickle + disallow_random_traits = yes + 1940.2.29={ + birth=yes + } + 2009.2.29={ + death=yes + } +} +orthodoxpeps0002 = { # first patriarch after the event, was he elected properly maybe maybe not it doesn't matter hes in athos now + name="Grigórios" + religion="orthodox" + culture= NEOW_pontic # dont have a better culture for greeks in turkey + trait = education_learning_4 + trait = zealous + trait = eccentric + trait = ambitious + disallow_random_traits = yes + 2019.1.31={ + birth=yes + } + 2119.2.29={ + death=yes + } +} +orthodoxpeps0003 = { #second patriarch after the event serbian monk on athos known for his kindness elected as a symbol of unity + name="Mihailo" + religion="orthodox" + culture= NEOW_serbian + trait = education_learning_1 + trait = chaste + trait = compassionate + trait = forgiving + trait = zealous + trait = devoted + disallow_random_traits = yes + 2072.3.21={ + birth=yes + } + 2161.2.29={ + death=yes + } +} +orthodoxpeps0004 = { # third patriarch after the event schizo cappadocian monk on athos elected because he knows his stuff inspite of being batshit + name="Paḯsios" + religion="orthodox" + culture= NEOW_cappadocian + trait = education_learning_5 + trait = lunatic_1 + trait = eccentric + trait = temperate + trait = forgiving + trait = zealous + trait = devoted + disallow_random_traits = yes + 2122.3.21={ + birth=yes + } + 2212.2.29={ + death=yes + } +} +orthodoxpeps0005 = { # fourth patriarch after the event idk im lazy so he can be a bad one removed after a bit by other monks or something + name="Ioánnis" + religion="orthodox" + culture= NEOW_pindusian + trait = education_learning_3 + trait = zealous + trait = forgiving + trait = lustful + trait = devoted + disallow_random_traits = yes + 2142.1.11={ + birth=yes + } + 2232.2.29={ + death=yes + } +} +orthodoxpeps0006 = { # fifth patriarch after the event cypriot monk on athos elected because everyone like him last one on athos + name="Achmét" + religion="orthodox" + culture= NEOW_cypriot + trait = education_learning_2 + trait = gregarious + trait = brave + trait = temperate + trait = devoted + disallow_random_traits = yes + 2192.3.21={ + birth=yes + } + 2299.5.6={ + death=yes + } +} +orthodoxpeps0007 = { # first romanian pat zealous but short lived + name="Ioan" + religion="orthodox" + culture = moldavian + trait = education_learning_2 + trait = calm + trait = zealous + trait = diligent + trait = devoted + 2230.1.1={ + birth=yes + } + 2303.1.1={ + death=yes + } +} +orthodoxpeps0008 = { # wallachian from the south picked for his contentness + name="Carol" + religion="orthodox" + culture = wallachian + trait = education_diplomacy_2 + trait = trusting + trait = content + trait = compassionate + 2250.1.1={ + birth=yes + } + 2317.1.1={ + death=yes + } +} +orthodoxpeps0009 = { # bit cynical overall okayish + name="Konstantin" + religion="orthodox" + culture = moldavian + trait = education_intrigue_3 + trait = just + trait = cynical + trait = temperate + 2269.1.1={ + birth=yes + } + 2335.1.1={ + death=yes + } +} +orthodoxpeps0010 = { # normal pat + name="Gavril" + religion="orthodox" + culture = moldavian + trait = education_learning_3 + trait = patient + trait = diligent + trait = calm + 2280.1.1={ + birth=yes + } + 2349.1.1={ + death=yes + } +} +orthodoxpeps0011 = { # another normalish one if a bit worse quite like by the common folk tho + name="Nicolae" + religion="orthodox" + culture = moldavian + trait = education_learning_1 + trait = forgiving + trait = generous + trait = gluttonous + 2295.1.1={ + birth=yes + } + 2360.1.1={ + death=yes + } +} +orthodoxpeps0012 = { # better then the past two trys to orthodoxise the empire more also first slav + name="Valentyn" + religion="orthodox" + culture = NEOW_vohlynian + trait = education_learning_4 + trait = zealous + trait = impatient + trait = fickle + 2299.1.1={ + birth=yes + } + 2368.1.1={ + death=yes + } +} +orthodoxpeps0013 = { back to form + name="Mihail" + religion="orthodox" + culture = moldavian + trait = education_learning_3 + trait = temperate + trait = arbitrary + trait = chaste + 2302.1.1={ + birth=yes + } + 2375.1.1={ + death=yes + } +} +orthodoxpeps0014 = { normalish if a bit anti-union which lead to his deposment also a rusyn but thats here nor there + name="Maxim" + religion="orthodox" + culture = NEOW_carpathian + trait = education_learning_2 + trait = stubborn + trait = zealous + trait = brave + trait = devoted + 2310.1.1={ + birth=yes + } + 2383.1.1={ + death=yes + } +} +orthodoxpeps0015 = { # 100% not a catholic appoited by the hungarian co-emperor + name="Iosafat" + religion="orthodox" + culture = NEOW_carpathian + trait = education_intrigue_3 + trait = shrewd + trait = deceitful + trait = patient + trait = ambitious + 2321.1.1={ + birth=yes + } + 2391.1.1={ + death=yes + } +} +orthodoxpeps0016 = { # back to normal if a bit worse and more pro-union and polticial + name="Ioan" + religion="orthodox" + culture = moldavian + trait = education_learning_2 + trait = cynical + trait = fickle + trait = trusting + 2335.1.1={ + birth=yes + } + 2401.1.1={ + death=yes + } +} +orthodoxpeps0017 = { # fairly normal pat served as a diplomat for a bit + name="Nicolae" + religion="orthodox" + culture = moldavian + trait = education_diplomacy_3 + trait = deceitful + trait = calm + trait = patient + 2338.1.1={ + birth=yes + } + 2410.1.1={ + death=yes + } +} +orthodoxpeps0018 = { # great patriarch and theologian following the foot steps of his name sake + name="Mohyla" + religion="orthodox" + culture = NEOW_kievan + trait = education_learning_5 + trait = zealous + trait = shrewd + trait = diligent + trait = temperate + trait = scholar + 2352.1.1={ + birth=yes + } + 2434.1.1={ + death=yes + } +} +orthodoxpeps0019 = { # back to form + name="Stefan" + religion="orthodox" + culture = moldavian + trait = education_learning_2 + trait = deceitful + trait = fickle + trait = calm + 2368.1.1={ + birth=yes + } + 2437.1.1={ + death=yes + } +} +orthodoxpeps0020 = { # some really horrible people who got on the ecumenical throne due to poltics and a failing empire + name="Mihail" + religion="orthodox" + culture = moldavian + trait = education_intrigue_3 + trait = deceitful + trait = impatient + trait = ambitious + 2380.1.1={ + birth=yes + } + 2450.1.1={ + death=yes + } +} +orthodoxpeps0021 = { + name="Carol" + religion="orthodox" + culture = moldavian + trait = education_intrigue_2 + trait = gluttonous + trait = impatient + trait = callous + 2388.1.1={ + birth=yes + } + 2459.1.1={ + death=yes + } +} +orthodoxpeps0022={ # smartish one + name="Ioan" + religion="orthodox" + culture = moldavian + trait = education_intrigue_4 + trait = deceitful + trait = patient + trait = callous + 2398.1.1={ + birth=yes + } + 2467.1.1={ + death=yes + } +} +orthodoxpeps0023 = { # just really stupid + name="Iacob" + religion="orthodox" + culture = moldavian + trait = education_intrigue_1 + trait = gluttonous + trait = cynical + trait = callous + trait = intellect_bad_2 + 2402.1.1={ + birth=yes + } + 2475.1.1={ + death=yes + } +} +orthodoxpeps0024 = { # back to normalish still not all too good + name="Iacob" + religion="orthodox" + culture = moldavian + trait = education_learning_2 + trait = zealous + trait = just + trait = lazy + 2415.1.1={ + birth=yes + } + 2490.1.1={ + death=yes + } +} +orthodoxpeps0025 = { + name="Eugeniu" + religion="orthodox" + culture = moldavian + trait = education_learning_2 + trait = calm + trait = chaste + trait = impatient + 2430.1.1={ + birth=yes + } + 2502.1.1={ + death=yes + } +} +orthodoxpeps0026 = { + name="Ioan" + religion="orthodox" + culture = moldavian + trait = education_learning_2 + trait = calm + trait = greedy + trait = compassionate + 2450.1.1={ + birth=yes + } + 2517.1.1={ + death=yes + } +} +orthodoxpeps0027 = { # fairly good if a bit greedy but probably killed by the next guy + name="Laurentiu" + religion="orthodox" + culture = moldavian + trait = education_stewardship_2 + trait = patient + trait = diligent + trait = greedy + 2462.1.1={ + birth=yes + } + 2530.1.10={ + death = { + death_reason = death_murder + killer = nistria1030 + } + } +} \ No newline at end of file diff --git a/history/provinces/e_nistrenia.txt b/history/provinces/e_nistrenia.txt index 814676c3..5fabd112 100644 --- a/history/provinces/e_nistrenia.txt +++ b/history/provinces/e_nistrenia.txt @@ -209,6 +209,33 @@ 8875 = { # Adler holding = none } +###c_maykop +5297 = { # Maykop/Zapaxi + culture = adyghean + religion = naqshbandi + holding = tribal_holding +} +5298 = { # Yablonovsky + holding = none +} +5299 = { # Kamennomostsky + holding = none +} +###c_armavir +5301 = { # Armavir + culture = adyghean + religion = naqshbandi + holding = tribal_holding +} +8884 = { # Labinsk + holding = none +} +8885 = { # Kurganinsk + holding = none +} +5300 = { # Otradnaya + holding = none +} ###c_gelendzhik 8876 = { # Gelendzhik culture = NEOW_cossack @@ -2656,38 +2683,6 @@ holding = none 5340 = { #Yergolyk holding = none } -5299 = { #Maghas - culture = NEOW_cossack - religion = orthodox - holding = tribal_holding - 965.1.2 = { - religion = orthodox - } -} -5300 = { #Etzeri - #old name of a city founnd on XVIIIth maps - holding = none - #1066.1.2 = { - # holding = city_holding - #} -} -5301 = { #Betzini - #old name of a city founnd on XVIIIth maps - holding = none -} -5297 = { #Zapaxi - #old city/city name, around where current Maykop is - culture = adyghean - religion = orthodox - holding = tribal_holding - #1066.1.2 = { - # holding = city_holding - #} -} -5298 = { #Ulmi - #old city/city name, around where current Tuapse is - holding = none -} 600 = { # 600 - Nicopsia # Misc diff --git a/history/titles/NEOW_laamp_titles.txt b/history/titles/NEOW_laamp_titles.txt index 36f94a25..3a643e84 100644 --- a/history/titles/NEOW_laamp_titles.txt +++ b/history/titles/NEOW_laamp_titles.txt @@ -80,6 +80,20 @@ d_laamp_beur_simurghi = { } } +d_laamp_cypriot_naqshbandi = { + 2555.1.1 = { + liege = 0 + holder = cyprus0005 + government = landless_minority_government + succession_laws = { confederate_partition_succession_law } + effect = { + create_landless_minority_title_history_effect = yes + set_variable = { name = adventurer_creation_reason value = flag:voluntary } + destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 } + } + } +} + d_laamp_zolt = { # Saltpites 2555.1.1 = { @@ -193,3 +207,17 @@ d_laamp_strelok = { # shameless reference } } } + +d_laamp_islamos_orthodoxou = { # Schizofréneia + 2555.1.1 = { + liege = 0 + holder = cyprus0004 # Islámos Orthódoxou + government = landless_adventurer_government + succession_laws = { landless_adventurer_succession_law } + effect = { + create_landless_adventurer_title_history_effect = yes + set_variable = { name = adventurer_creation_reason value = flag:voluntary } + destroy_landless_title_no_dlc_effect = { DATE = 2555.1.1 } + } + } +} diff --git a/history/titles/k_relgious_heads.txt b/history/titles/k_relgious_heads.txt index 7f58a934..f5a646f7 100644 --- a/history/titles/k_relgious_heads.txt +++ b/history/titles/k_relgious_heads.txt @@ -196,10 +196,90 @@ c_geneva = { # occ } } -k_orthodox = { # occ - 2526.1.1 = { +k_orthodox = { + 1991.10.22 = { + holder = orthodoxpeps0001 + } + 2091.12.2 = { + holder = orthodoxpeps0002 + } + 2120.5.7 = { + holder = orthodoxpeps0003 + } + 2161.5.21 = { + holder = orthodoxpeps0004 + } + 2196.6.2 = { + holder = orthodoxpeps0005 + } + 2215.2.9 = { + holder = orthodoxpeps0006 + } + 2300.2.6={ + holder = orthodoxpeps0007 + } + 2309.1.1={ + holder = orthodoxpeps0008 + } + 2317.1.1={ + holder = orthodoxpeps0009 + } + 2335.1.1={ + holder = orthodoxpeps0010 + } + 2349.1.1={ + holder = orthodoxpeps0011 + } + 2360.1.1={ + holder = orthodoxpeps0012 + } + 2368.1.1={ + holder = orthodoxpeps0013 + } + 2376.1.1={ + holder = orthodoxpeps0014 + } + 2379.1.1={ + holder = orthodoxpeps0015 + } + 2384.1.1={ + holder = orthodoxpeps0016 + } + 2490.1.1={ + holder = orthodoxpeps0017 + } + 2400.1.1={ + holder = orthodoxpeps0018 + } + 2434.1.1={ + holder = orthodoxpeps0019 + } + 2437.1.1={ + holder = orthodoxpeps0020 + } + 2450.1.1={ + holder = orthodoxpeps0021 + } + 2459.1.1={ + holder = orthodoxpeps0022 + } + 2467.1.1={ + holder = orthodoxpeps0023 + } + 2475.1.1={ + holder = orthodoxpeps0024 + } + 2490.1.1={ + holder = orthodoxpeps0025 + } + 2502.1.1={ + holder = orthodoxpeps0026 + } + 2517.1.1={ + holder = orthodoxpeps0027 + } + 2530.1.10={ holder = nistria1030 - liege = e_nistrenia } } 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 f16d435a..9d217119 100644 --- a/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml +++ b/localization/english/replace/dynasties/NEOW_dynasty_names_l_english.yml @@ -4625,4 +4625,6 @@ dynn_Guarnaccia:0 "Guarnaccia" dynn_Benavoli:0 "Benavoli" dynn_Maruccia:0 "Maruccia" - dynn_Mele:0 "Mele" \ No newline at end of file + dynn_Mele:0 "Mele" + dynn_Bulli:0 "Bulli" + dynn_B_e_mcn_rzi_n_ced_s:0 "Bērziņs" \ No newline at end of file diff --git a/localization/english/replace/titles_l_english.yml b/localization/english/replace/titles_l_english.yml index c29a86cc..467ec1e2 100644 --- a/localization/english/replace/titles_l_english.yml +++ b/localization/english/replace/titles_l_english.yml @@ -16260,6 +16260,8 @@ d_alan_band_adj:0 "Alan" d_alania:0 "Ciscaucasia" d_alania_adj:0 "Ciscaucasian" + d_adygea:0 "Adygea" + d_adygea_adj:0 "Adygean" d_aleppo:0 "Aleppo" d_aleppo_adj:0 "Aleppan" d_alexandria:0 "Alexandria" @@ -18255,10 +18257,10 @@ c_khumar_adj:0 "Khumari" c_cabardinia:0 "Nalchik" c_cabardinia_adj:0 "Nalchik" - c_maghas:0 "Maghas" - c_maghas_adj:0 "Maghasian" - c_zichia:0 "Zichia" - c_zichia_adj:0 "Zichian" + c_maghas:0 "Armavir" + c_maghas_adj:0 "Armavirian" + c_zichia:0 "Maykop" + c_zichia_adj:0 "Maykopski" c_samander:0 "Kizlyar" c_samander_adj:0 "Kizlyar" c_samiran:0 "Samiran" @@ -18328,15 +18330,16 @@ b_chamchev:0 "Chamchev" b_yergolyk:0 "Yergolyk" b_cabarda:0 "Terek" - b_tatartopa:0 "Tataropa" + b_tatartopa:0 "Nalchik" b_petigoria:0 "Petigoria" b_besinada:0 "Besinada" b_majar:0 "Majar" - b_maghas:0 "Maghas" - b_etzeri:0 "Etzeri" - b_betzini:0 "Betzini" - b_zapaxi:0 "Zapaxi" - b_ulmi:0 "Ulmi" + b_maghas:0 "Kamennomostsky" + b_etzeri:0 "Otradnaya" + b_betzini:0 "Armavir" + b_labinsk:0 "Labinsk" + b_zapaxi:0 "Maykop" + b_ulmi:0 "Yablonovsky" b_samander:0 "Shelkovskaya" b_durdzukia:0 "Urus-Martan" b_sambalut:0 "Shali" @@ -25499,6 +25502,8 @@ d_laamp_wanko_wank_article: "$DEFAULT_TITLE_NAME_ARTICLE$" d_laamp_strelok: "Marked Men" d_laamp_strelok_article: "$DEFAULT_TITLE_NAME_ARTICLE$" + d_laamp_islamos_orthodoxou: "Schizofréneia" + d_laamp_islamos_orthodoxou_article: "$DEFAULT_TITLE_NAME_ARTICLE$" #Special c_new_england: "New England" @@ -26099,6 +26104,9 @@ d_laamp_beur_simurghi:0 "$beur$ Community of the $dynn_Ayouch$'s" d_laamp_beur_simurghi_adj:0 "Beur" d_laamp_beur_simurghi_article:0 "The " + d_laamp_cypriot_naqshbandi:0 "$NEOW_cypriot$ Community of the $dynn_Bulli$'s" + d_laamp_cypriot_naqshbandi_adj:0 "Cypriot Muslim" + d_laamp_cypriot_naqshbandi_article:0 "The " d_laamp_turkisch_simurghi:0 "$turkisch$ Community of the $dynn_Avc_i_dot_$'s" d_laamp_turkisch_simurghi_adj:0 "Turkisch" d_laamp_turkisch_simurghi_article:0 "The " diff --git a/map_data/definition.csv b/map_data/definition.csv index 150b4ebd..788d8980 100644 --- a/map_data/definition.csv +++ b/map_data/definition.csv @@ -8882,8 +8882,8 @@ 8881;115;102;61;DINSKAYA;x 8882;83;70;30;TEMRYUK;x 8883;134;24;169;Edeleny;x -8884;176;27;42;;x -8885;8;30;170;;x +8884;223;185;59;LABINSK;x +8885;57;53;41;KURGANINSK;x; 8886;50;33;43;;x 8887;92;36;171;;x 8888;134;39;44;;x diff --git a/map_data/geographical_regions/geographical_region.txt b/map_data/geographical_regions/geographical_region.txt index 88b547bb..39315e98 100644 --- a/map_data/geographical_regions/geographical_region.txt +++ b/map_data/geographical_regions/geographical_region.txt @@ -805,7 +805,7 @@ material_wood_maple = { #Zaporizhia d_dnipro d_kherson d_kharkiv d_zaporizhzhia d_don_valley d_donbass d_tana d_sevastopol d_simferopol #Caucasus - d_volgograd d_azov d_sochi d_alania d_ciscaucasia d_vainakhia + d_volgograd d_azov d_sochi d_alania d_adygea d_ciscaucasia d_vainakhia #Punjab d_multan d_lahore d_gandhara #Delhi @@ -2217,7 +2217,7 @@ world_horse_buildings_in_hills_and_mountains = { d_ostyaki d_konda d_pelym d_kazym d_sibir d_ishim d_tara d_lanikaz d_salair d_aley d_altaishan d_ala_tau d_vasyugan_mire d_baraba_steppe d_kulyndy_steppe #Pontic Steppe - d_dnipro d_kherson d_kharkiv d_zaporizhzhia d_don_valley d_donbas d_tana d_volgograd d_ciscaucasia d_vainakhia d_astrakhan d_sevastopol d_simferopol d_alania d_azov d_sochi d_pecheneg + d_dnipro d_kherson d_kharkiv d_zaporizhzhia d_don_valley d_donbas d_tana d_volgograd d_ciscaucasia d_vainakhia d_astrakhan d_sevastopol d_simferopol d_alania d_adygea d_azov d_sochi d_pecheneg #Turkestan d_transcaspiana d_garabogazkol d_barsuki d_aral_karakum d_zhetysu d_tarbagatai d_jemba d_aral_il d_chah d_syr_darya d_muyunkum d_talas_alatau d_alakol d_ili-alatau #Cumania @@ -2493,7 +2493,7 @@ special_mongol_empire_conquest_region_prio_4 = { #Western Steppe # k_caucasus - d_volgograd d_azov d_sochi d_alania d_ciscaucasia d_vainakhia + d_volgograd d_azov d_sochi d_alania d_adygea d_ciscaucasia d_vainakhia # k_pontic_steppe d_dnipro d_kherson d_kharkiv d_zaporizhzhia d_don_valley d_donbas d_tana d_sevastopol d_simferopol # k_mordvinia @@ -2916,7 +2916,7 @@ ghw_region_caucasus = { #Western Daylam d_shirvan d_azerbaijan d_daylam #Caucasus - d_volgograd d_azov d_sochi d_alania d_ciscaucasia d_vainakhia + d_volgograd d_azov d_sochi d_alania d_adygea d_ciscaucasia d_vainakhia } } ghw_region_anatolia = { @@ -3469,7 +3469,7 @@ ghw_region_crimea = { #Zaporizhia d_dnipro d_kherson d_kharkiv d_zaporizhzhia d_don_valley d_donbas d_tana d_sevastopol d_simferopol #Caucasus - d_volgograd d_azov d_sochi d_alania d_ciscaucasia d_vainakhia + d_volgograd d_azov d_sochi d_alania d_adygea d_ciscaucasia d_vainakhia } } ghw_region_poland_bohemia_bavaria = { @@ -4507,7 +4507,7 @@ dlc_mpo_steppe_central_china_expansion = { heritage_area_pontic_steppe = { duchies = { #Pontic Steppe - d_dnipro d_kherson d_kharkiv d_zaporizhzhia d_don_valley d_donbas d_tana d_volgograd d_ciscaucasia d_vainakhia d_astrakhan d_sevastopol d_simferopol d_alania d_azov d_sochi d_pecheneg + d_dnipro d_kherson d_kharkiv d_zaporizhzhia d_don_valley d_donbas d_tana d_volgograd d_ciscaucasia d_vainakhia d_astrakhan d_sevastopol d_simferopol d_alania d_adygea d_azov d_sochi d_pecheneg } } @@ -4903,7 +4903,7 @@ tgp_silk_road_transcaspia_region = { d_volgograd d_azov d_sochi d_ciscaucasia d_vainakhia - d_alania d_sochi + d_alania d_adygea d_sochi d_atyrau # Caspian Steppe d_aral_il d_aral_karakum d_barsuki d_garabogazkol d_jemba d_transcaspiana # Oghuz-il d_khorezm d_uzboy # Transoxiana diff --git a/map_data/provinces.png b/map_data/provinces.png index 702714e9..a11f00ba 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:b039ca6d1558f5f62dd29414b5f0bc57616a8e07f199f99983f34a41e2d24229 -size 2638825 +oid sha256:4a9b389e65c623a8cf445c26fcc2cd44d1bae1bfaa7a57334d9b2c404391d9fb +size 2503361