Dagestan, some names, moving a barony in Turkey
This commit is contained in:
parent
93173bb3f3
commit
24b5ca89f0
19 changed files with 552 additions and 188 deletions
|
|
@ -1,29 +1,56 @@
|
||||||
lipka = {
|
kumyk = {
|
||||||
color = rgb{0.4 0.4 0.5}
|
color = rgb{0.4 0.7 0.6}
|
||||||
|
|
||||||
ethos = ethos_bellicose
|
ethos = ethos_bellicose
|
||||||
heritage = heritage_west_slavic
|
heritage = heritage_kipchak
|
||||||
language = language_kipchak_bulgar
|
language = language_kipchak_cuman
|
||||||
martial_custom = martial_custom_male_only
|
martial_custom = martial_custom_male_only
|
||||||
traditions = {
|
traditions = {
|
||||||
tradition_horse_lords
|
tradition_caucasian_wolves
|
||||||
|
tradition_ruling_caste
|
||||||
tradition_diasporic
|
tradition_diasporic
|
||||||
tradition_loyal_soldiers
|
tradition_zealous_people
|
||||||
tradition_faith_bound
|
|
||||||
}
|
}
|
||||||
|
|
||||||
name_list = name_list_NEOW_turkish
|
name_list = name_list_NEOW_turkish
|
||||||
|
|
||||||
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||||
building_gfx = { western_building_gfx }
|
building_gfx = { steppe_building_gfx }
|
||||||
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||||
unit_gfx = { eastern_unit_gfx }
|
unit_gfx = { mongol_unit_gfx }
|
||||||
house_coa_frame = house_frame_14
|
|
||||||
|
|
||||||
ethnicities = {
|
ethnicities = {
|
||||||
25 = turkic_west
|
20 = slavic_blond
|
||||||
25 = slavic_blond
|
20 = slavic_brown_hair
|
||||||
35 = slavic_brown_hair
|
20 = slavic_dark_hair
|
||||||
15 = slavic_dark_hair
|
15 = mediterranean_byzantine
|
||||||
|
25 = asian
|
||||||
|
}
|
||||||
|
}
|
||||||
|
nogai = {
|
||||||
|
color = rgb{0.2 0.5 0.8}
|
||||||
|
|
||||||
|
ethos = ethos_bellicose
|
||||||
|
heritage = heritage_kipchak
|
||||||
|
language = language_kipchak_nogai
|
||||||
|
martial_custom = martial_custom_male_only
|
||||||
|
traditions = {
|
||||||
|
tradition_horse_lords
|
||||||
|
tradition_pastoralists
|
||||||
|
tradition_diasporic
|
||||||
|
tradition_horse_breeder
|
||||||
|
}
|
||||||
|
|
||||||
|
name_list = name_list_NEOW_turkish
|
||||||
|
|
||||||
|
coa_gfx = { turkic_group_coa_gfx steppe_coa_gfx }
|
||||||
|
building_gfx = { steppe_building_gfx }
|
||||||
|
clothing_gfx = { turkic_clothing_gfx mongol_clothing_gfx }
|
||||||
|
unit_gfx = { mongol_unit_gfx }
|
||||||
|
|
||||||
|
ethnicities = {
|
||||||
|
30 = slavic_brown_hair
|
||||||
|
30 = slavic_dark_hair
|
||||||
|
40 = asian
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
87
common/culture/cultures/NEOW_northeast_caucasian.txt
Normal file
87
common/culture/cultures/NEOW_northeast_caucasian.txt
Normal file
|
|
@ -0,0 +1,87 @@
|
||||||
|
lezgin = {
|
||||||
|
color = {0.3 0.8 0.7}
|
||||||
|
|
||||||
|
ethos = ethos_stoic
|
||||||
|
heritage = heritage_northeast_caucasian
|
||||||
|
language = language_lezgin
|
||||||
|
martial_custom = martial_custom_male_only
|
||||||
|
traditions = {
|
||||||
|
tradition_caucasian_wolves
|
||||||
|
tradition_tribe_unity
|
||||||
|
tradition_religion_blending
|
||||||
|
tradition_music_theory
|
||||||
|
}
|
||||||
|
|
||||||
|
name_list = name_list_NEOW_turkish
|
||||||
|
|
||||||
|
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||||
|
building_gfx = { steppe_building_gfx }
|
||||||
|
clothing_gfx = { byzantine_clothing_gfx }
|
||||||
|
unit_gfx = { mongol_unit_gfx }
|
||||||
|
|
||||||
|
ethnicities = {
|
||||||
|
20 = slavic_blond
|
||||||
|
20 = slavic_brown_hair
|
||||||
|
20 = slavic_dark_hair
|
||||||
|
15 = mediterranean_byzantine
|
||||||
|
25 = mediterranean
|
||||||
|
}
|
||||||
|
}
|
||||||
|
avar = {
|
||||||
|
color = {0.2 0.6 0.2}
|
||||||
|
|
||||||
|
ethos = ethos_bellicose
|
||||||
|
heritage = heritage_northeast_caucasian
|
||||||
|
language = language_avar
|
||||||
|
martial_custom = martial_custom_male_only
|
||||||
|
traditions = {
|
||||||
|
tradition_caucasian_wolves
|
||||||
|
tradition_warrior_culture
|
||||||
|
tradition_zealous_people
|
||||||
|
tradition_stalwart_defenders
|
||||||
|
}
|
||||||
|
|
||||||
|
name_list = name_list_NEOW_turkish
|
||||||
|
|
||||||
|
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||||
|
building_gfx = { steppe_building_gfx }
|
||||||
|
clothing_gfx = { byzantine_clothing_gfx }
|
||||||
|
unit_gfx = { mongol_unit_gfx }
|
||||||
|
|
||||||
|
ethnicities = {
|
||||||
|
20 = slavic_blond
|
||||||
|
20 = slavic_brown_hair
|
||||||
|
20 = slavic_dark_hair
|
||||||
|
15 = mediterranean_byzantine
|
||||||
|
25 = mediterranean
|
||||||
|
}
|
||||||
|
}
|
||||||
|
dargin = {
|
||||||
|
color = {0.5 1.0 0.5}
|
||||||
|
|
||||||
|
ethos = ethos_bellicose
|
||||||
|
heritage = heritage_northeast_caucasian
|
||||||
|
language = language_dargwa
|
||||||
|
martial_custom = martial_custom_male_only
|
||||||
|
traditions = {
|
||||||
|
tradition_caucasian_wolves
|
||||||
|
tradition_warrior_culture
|
||||||
|
tradition_tribe_unity
|
||||||
|
tradition_medicinal_plants
|
||||||
|
}
|
||||||
|
|
||||||
|
name_list = name_list_NEOW_turkish
|
||||||
|
|
||||||
|
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||||
|
building_gfx = { steppe_building_gfx }
|
||||||
|
clothing_gfx = { byzantine_clothing_gfx }
|
||||||
|
unit_gfx = { mongol_unit_gfx }
|
||||||
|
|
||||||
|
ethnicities = {
|
||||||
|
20 = slavic_blond
|
||||||
|
20 = slavic_brown_hair
|
||||||
|
20 = slavic_dark_hair
|
||||||
|
15 = mediterranean_byzantine
|
||||||
|
25 = mediterranean
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -257,4 +257,33 @@ NEOW_silesian = {
|
||||||
35 = slavic_brown_hair
|
35 = slavic_brown_hair
|
||||||
15 = western_unit_gfx
|
15 = western_unit_gfx
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
lipka = {
|
||||||
|
color = rgb{0.4 0.4 0.5}
|
||||||
|
|
||||||
|
ethos = ethos_bellicose
|
||||||
|
heritage = heritage_west_slavic
|
||||||
|
language = language_kipchak_bulgar
|
||||||
|
martial_custom = martial_custom_male_only
|
||||||
|
traditions = {
|
||||||
|
tradition_horse_lords
|
||||||
|
tradition_diasporic
|
||||||
|
tradition_loyal_soldiers
|
||||||
|
tradition_faith_bound
|
||||||
|
}
|
||||||
|
|
||||||
|
name_list = name_list_NEOW_turkish
|
||||||
|
|
||||||
|
coa_gfx = { west_slavic_group_coa_gfx western_coa_gfx }
|
||||||
|
building_gfx = { western_building_gfx }
|
||||||
|
clothing_gfx = { west_slavic_clothing_gfx western_clothing_gfx }
|
||||||
|
unit_gfx = { eastern_unit_gfx }
|
||||||
|
house_coa_frame = house_frame_14
|
||||||
|
|
||||||
|
ethnicities = {
|
||||||
|
25 = turkic_west
|
||||||
|
25 = slavic_blond
|
||||||
|
35 = slavic_brown_hair
|
||||||
|
15 = slavic_dark_hair
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -264,7 +264,7 @@ jordana_female = { Jordan_female }
|
||||||
josepha_female = { Giuseppina J_o_act_usefino Jos_e_act_phine Josebe Josefa Josefin Josefina Josefine Josepa Josepha Josephina Josephine Josyffyny Pepita }
|
josepha_female = { Giuseppina J_o_act_usefino Jos_e_act_phine Josebe Josefa Josefin Josefina Josefine Josepa Josepha Josephina Josephine Josyffyny Pepita }
|
||||||
josette_female = { Josette Jouseto_female }
|
josette_female = { Josette Jouseto_female }
|
||||||
josiane_female = { Josiane Jousiano }
|
josiane_female = { Josiane Jousiano }
|
||||||
judith_female = { Jitka Juddit Judit Judite Judith Judyf Jutta Jwdy Jytte Yuditta }
|
judith_female = { Jitka Juddit Judit Judita Judite Judith Judyf Jutta Jwdy Jytte Yuditta }
|
||||||
julia_female = { J_u_grv_li_female Julia Julie Yuliya }
|
julia_female = { J_u_grv_li_female Julia Julie Yuliya }
|
||||||
juliana_female = { Gillian Gilly Giuliana J_u_act_l_i_act_ana Jill Julene Juliainai Juliane Juliano_female Julienne Jullyana Julyana Jwlyana Liane Ulyana }
|
juliana_female = { Gillian Gilly Giuliana J_u_act_l_i_act_ana Jill Julene Juliainai Juliane Juliano_female Julienne Jullyana Julyana Jwlyana Liane Ulyana }
|
||||||
juliet_female = { Juliet Julieta Julieto Juliette Jullyt Julyyt Ulita }
|
juliet_female = { Juliet Julieta Julieto Juliette Jullyt Julyyt Ulita }
|
||||||
|
|
|
||||||
|
|
@ -140,6 +140,7 @@ bilal_male = { Bilal Bylal Byllall }
|
||||||
birger_male = { B_o_stk_rge B_o_uml_rje Birger Birgir }
|
birger_male = { B_o_stk_rge B_o_uml_rje Birger Birgir }
|
||||||
bjorn_male = { Bj_o_stk_rn Bj_o_stk_rner Bj_o_uml_rn Bjarne Bjarni }
|
bjorn_male = { Bj_o_stk_rn Bj_o_stk_rner Bj_o_uml_rn Bjarne Bjarni }
|
||||||
blasius_male = { Biagio Bl_a_grv_si Blai Blaise }
|
blasius_male = { Biagio Bl_a_grv_si Blai Blaise }
|
||||||
|
bogdan_male = { Bohdan }
|
||||||
bogumil_male = { Bohumil }
|
bogumil_male = { Bohumil }
|
||||||
boguslav_male = { Bohuslav }
|
boguslav_male = { Bohuslav }
|
||||||
bonadventure_male = { Bonaventura }
|
bonadventure_male = { Bonaventura }
|
||||||
|
|
@ -871,8 +872,9 @@ walter_male = { Gauchi_e_act_ Gauthier Gualter Gwallter Valter Wailter Walltyr W
|
||||||
wenceslaus_male = { V_a_act_clav Viacheslav Vysheslav Wenzel }
|
wenceslaus_male = { V_a_act_clav Viacheslav Vysheslav Wenzel }
|
||||||
werner_male = { Werner Wessel }
|
werner_male = { Werner Wessel }
|
||||||
wilfried_male = { Wilfred Wilfrid Wilfried }
|
wilfried_male = { Wilfred Wilfrid Wilfried }
|
||||||
william_male = { Bill Billy Gilen Guilherme Guillaume Guillem Gwilym Liam Llyam Lomig Lyam Guih_e_grv_n Guih_e_grv_ume Gwilherm Gwillam Pim Vilhelm Vilhj_a_act_lmur Villy Wilhelm Wilhelmus Wilken Will Willem Willi Williaim William Willm Wilm Willy Wyllyam }
|
william_male = { Bill Billy Gilen Guilherme Guillaume Guillem Gwilym Liam Llyam Lomig Lyam Guih_e_grv_n Guih_e_grv_ume Gwilherm Gwillam Pim Vil_e_act_m Vilhelm Vilhj_a_act_lmur Villy Wilhelm Wilhelmus Wilken Will Willem Willi Williaim William Willm Wilm Willy Wyllyam }
|
||||||
wissam_male = { Wissam Wissem }
|
wissam_male = { Wissam Wissem }
|
||||||
|
wojtek_male = { Vojta }
|
||||||
wolf_male = { Ulf Wolf Wulf }
|
wolf_male = { Ulf Wolf Wulf }
|
||||||
xavier_male = { Savi_e_act_ Saverio Txaber Xabier Xaver Xavier Zavier }
|
xavier_male = { Savi_e_act_ Saverio Txaber Xabier Xaver Xavier Zavier }
|
||||||
yaroslav_male = { Jaroslav Yaroslav }
|
yaroslav_male = { Jaroslav Yaroslav }
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,9 @@ name_list_NEOW_czech = {
|
||||||
}
|
}
|
||||||
|
|
||||||
dynasty_names = {
|
dynasty_names = {
|
||||||
|
"dynn_Dvo_r_crn__a_act_k"
|
||||||
"dynn_Nov_a_act_k"
|
"dynn_Nov_a_act_k"
|
||||||
|
"dynn_Novotn_y_act_"
|
||||||
"dynn_Svoboda"
|
"dynn_Svoboda"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -29,7 +31,7 @@ name_list_NEOW_czech = {
|
||||||
}
|
}
|
||||||
2 = { # 1-10k
|
2 = { # 1-10k
|
||||||
Alexandr Arno_s_crn_t
|
Alexandr Arno_s_crn_t
|
||||||
B_r_crn_etislav Bed_r_crn_ich Bo_r_crn_ivoj
|
B_r_crn_etislav Bed_r_crn_ich Bo_r_crn_ivoj Bohdan Bohum_i_act_r
|
||||||
Cyril
|
Cyril
|
||||||
Dalimil
|
Dalimil
|
||||||
Eduard Emanuel Emil
|
Eduard Emanuel Emil
|
||||||
|
|
@ -42,17 +44,17 @@ name_list_NEOW_czech = {
|
||||||
Otakar Otto
|
Otakar Otto
|
||||||
Radoslav Ren_e_act_
|
Radoslav Ren_e_act_
|
||||||
Svatopluk
|
Svatopluk
|
||||||
V_i_act_t_e_crn_zslav Vratislav
|
V_i_act_t_e_crn_zslav Vil_e_act_m Vratislav
|
||||||
}
|
}
|
||||||
1 = { # 500-
|
1 = { # 500-
|
||||||
Augustin
|
Amos Augustin
|
||||||
Ctibor
|
Ctibor
|
||||||
Flori_a_act_n
|
Flori_a_act_n
|
||||||
Kajet_a_act_n
|
Kajet_a_act_n
|
||||||
L_a_act__d_crn_a
|
L_a_act__d_crn_a
|
||||||
Osvald Otomar
|
Osvald Otomar
|
||||||
Pravdomil Pravoslav
|
Pravdomil Pravoslav
|
||||||
Vincenc
|
Vincenc Vojta
|
||||||
Xaver
|
Xaver
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -74,6 +76,7 @@ name_list_NEOW_czech = {
|
||||||
2 = { # 1-10k
|
2 = { # 1-10k
|
||||||
Antonie
|
Antonie
|
||||||
Franti_s_crn_ka
|
Franti_s_crn_ka
|
||||||
|
Judita
|
||||||
Patricie
|
Patricie
|
||||||
V_a_act_clava
|
V_a_act_clava
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -173,7 +173,15 @@ heritage_kipchak = {
|
||||||
}
|
}
|
||||||
audio_parameter = european
|
audio_parameter = european
|
||||||
}
|
}
|
||||||
|
heritage_north_caucasian = {
|
||||||
|
type = heritage
|
||||||
|
is_shown = {
|
||||||
|
heritage_is_shown_trigger = {
|
||||||
|
HERITAGE = heritage_north_caucasian
|
||||||
|
}
|
||||||
|
}
|
||||||
|
audio_parameter = european
|
||||||
|
}
|
||||||
heritage_romanian = {
|
heritage_romanian = {
|
||||||
type = heritage
|
type = heritage
|
||||||
is_shown = {
|
is_shown = {
|
||||||
|
|
|
||||||
|
|
@ -2133,6 +2133,40 @@ language_kipchak_bulgar = {
|
||||||
|
|
||||||
color = { 129 45 45 }
|
color = { 129 45 45 }
|
||||||
}
|
}
|
||||||
|
language_kipchak_cuman = {
|
||||||
|
type = language
|
||||||
|
is_shown = {
|
||||||
|
language_is_shown_trigger = {
|
||||||
|
LANGUAGE = language_kipchak_cuman
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ai_will_do = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = { has_cultural_pillar = language_kipchak_cuman }
|
||||||
|
multiply = 10
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
color = { 89 5 65 }
|
||||||
|
}
|
||||||
|
language_kipchak_nogai = {
|
||||||
|
type = language
|
||||||
|
is_shown = {
|
||||||
|
language_is_shown_trigger = {
|
||||||
|
LANGUAGE = language_kipchak_nogai
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ai_will_do = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = { has_cultural_pillar = language_kipchak_nogai }
|
||||||
|
multiply = 10
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
color = { 109 25 45 }
|
||||||
|
}
|
||||||
language_lusophonic = {
|
language_lusophonic = {
|
||||||
type = language
|
type = language
|
||||||
is_shown = {
|
is_shown = {
|
||||||
|
|
@ -2428,4 +2462,55 @@ language_aromanian = {
|
||||||
}
|
}
|
||||||
|
|
||||||
color = { 210 120 255 }
|
color = { 210 120 255 }
|
||||||
|
}
|
||||||
|
language_lezgin = {
|
||||||
|
type = language
|
||||||
|
is_shown = {
|
||||||
|
language_is_shown_trigger = {
|
||||||
|
LANGUAGE = language_lezgin
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ai_will_do = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = { has_cultural_pillar = language_lezgin }
|
||||||
|
multiply = 10
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
color = {0.3 0.8 0.7}
|
||||||
|
}
|
||||||
|
language_avar = {
|
||||||
|
type = language
|
||||||
|
is_shown = {
|
||||||
|
language_is_shown_trigger = {
|
||||||
|
LANGUAGE = language_avar
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ai_will_do = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = { has_cultural_pillar = language_avar }
|
||||||
|
multiply = 10
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
color = {0.2 0.6 0.2}
|
||||||
|
}
|
||||||
|
language_dargwa = {
|
||||||
|
type = language
|
||||||
|
is_shown = {
|
||||||
|
language_is_shown_trigger = {
|
||||||
|
LANGUAGE = language_dargwa
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ai_will_do = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = { has_cultural_pillar = language_dargwa }
|
||||||
|
multiply = 10
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
color = {0.5 1.0 0.5}
|
||||||
}
|
}
|
||||||
|
|
@ -579,6 +579,10 @@ e_greece = {
|
||||||
province = 497
|
province = 497
|
||||||
color = { 170 55 90 }
|
color = { 170 55 90 }
|
||||||
}
|
}
|
||||||
|
b_herakleiaperinthos = { # Çerkezköy
|
||||||
|
province = 3762
|
||||||
|
color = { 170 55 90 }
|
||||||
|
}
|
||||||
b_arkadiopolis = { # Lüleburgaz
|
b_arkadiopolis = { # Lüleburgaz
|
||||||
province = 3760
|
province = 3760
|
||||||
color = { 170 55 90 }
|
color = { 170 55 90 }
|
||||||
|
|
@ -604,10 +608,6 @@ e_greece = {
|
||||||
province = 8832
|
province = 8832
|
||||||
color = { 126 128 29 }
|
color = { 126 128 29 }
|
||||||
}
|
}
|
||||||
b_herakleiaperinthos = { # Çerkezköy
|
|
||||||
province = 3762
|
|
||||||
color = { 170 55 90 }
|
|
||||||
}
|
|
||||||
b_kalliopolis = { # Gelibolu
|
b_kalliopolis = { # Gelibolu
|
||||||
province = 495
|
province = 495
|
||||||
color = { 185 10 80 }
|
color = { 185 10 80 }
|
||||||
|
|
|
||||||
|
|
@ -2568,35 +2568,126 @@ e_nistrenia = {
|
||||||
d_ciscaucasia = {
|
d_ciscaucasia = {
|
||||||
color = { 168 59 34 }
|
color = { 168 59 34 }
|
||||||
|
|
||||||
capital = c_derbent # Derbent
|
capital = c_makhachkala # Makhachkala
|
||||||
|
|
||||||
c_derbent = {
|
|
||||||
|
c_makhachkala = { # Makhachkala
|
||||||
|
color = { 28 21 35 }
|
||||||
|
|
||||||
|
b_makhachkala = { # Makhachkala
|
||||||
|
province = 8834
|
||||||
|
color = { 28 21 35 }
|
||||||
|
}
|
||||||
|
b_buynaksk = { # Buynaksk
|
||||||
|
province = 8835
|
||||||
|
color = { 28 21 35 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_botlikh = { # Botlikh
|
||||||
|
color = { 43 83 77 }
|
||||||
|
|
||||||
|
b_botlikh = { # Botlikh
|
||||||
|
province = 8836
|
||||||
|
color = { 43 83 77 }
|
||||||
|
}
|
||||||
|
b_dylym = { # Dylym
|
||||||
|
province = 8837
|
||||||
|
color = { 43 83 77 }
|
||||||
|
}
|
||||||
|
b_shamilkala = { # Shamilkala
|
||||||
|
province = 8838
|
||||||
|
color = { 43 83 77 }
|
||||||
|
}
|
||||||
|
b_khebda = { # Khebda
|
||||||
|
province = 8839
|
||||||
|
color = { 43 83 77 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_derbent = { # Derbent
|
||||||
color = { 128 40 20 }
|
color = { 128 40 20 }
|
||||||
|
|
||||||
b_derbent = {
|
b_derbent = { # Derbent
|
||||||
province = 674
|
province = 674
|
||||||
|
|
||||||
color = { 128 40 20 }
|
color = { 128 40 20 }
|
||||||
}
|
}
|
||||||
|
b_akhty = {
|
||||||
|
province = 8840
|
||||||
|
color = { 80 82 92 }
|
||||||
|
}
|
||||||
|
b_kasumkent = {
|
||||||
|
province = 8841
|
||||||
|
color = { 80 82 92 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_izberbash = { # Izberbash
|
||||||
|
color = { 51 88 83 }
|
||||||
|
|
||||||
|
b_balanjar = { # Izberbash
|
||||||
|
province = 5304
|
||||||
|
color = { 128 40 20 }
|
||||||
|
}
|
||||||
|
b_levashi = { # Levashi
|
||||||
|
province = 8842
|
||||||
|
color = { 51 88 83 }
|
||||||
|
}
|
||||||
|
b_urkarakh = { # Urkarakh
|
||||||
|
province = 8843
|
||||||
|
color = { 51 88 83 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_khasavyurt = { # Khasavyurt
|
||||||
|
color = { 42 57 62 }
|
||||||
|
|
||||||
|
b_khasavyurt = { # Khasavyurt
|
||||||
|
province = 8844
|
||||||
|
color = { 42 57 62 }
|
||||||
|
}
|
||||||
|
b_babayurt = { # Babayurt
|
||||||
|
province = 8845
|
||||||
|
color = { 42 57 62 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_samander = { # Kizlyar
|
||||||
|
color = { 148 35 9 }
|
||||||
|
|
||||||
|
b_samander = { # Kizlyar
|
||||||
|
province = 5305
|
||||||
|
color = { 148 35 9 }
|
||||||
|
}
|
||||||
|
b_tarumovka = { # Tarumovka
|
||||||
|
province = 8846
|
||||||
|
color = { 60 52 67 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_nogay = { # Nogay
|
||||||
|
color = { 28 38 45 }
|
||||||
|
|
||||||
|
b_terekli_mekteb = { # Terekli-Mekteb
|
||||||
|
province = 8847
|
||||||
|
color = { 28 38 45 }
|
||||||
|
}
|
||||||
|
b_yuzhno_sukhokumsk = { # Yuzhno-Sukhokumsk
|
||||||
|
province = 8848
|
||||||
|
color = { 28 38 45 }
|
||||||
|
}
|
||||||
|
b_nariman = {
|
||||||
|
province = 8849
|
||||||
|
color = { 28 38 45 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_samiran = {
|
||||||
|
color = { 141 51 30 }
|
||||||
|
|
||||||
|
b_samiran = {
|
||||||
|
province = 5343
|
||||||
|
|
||||||
|
color = { 141 51 30 }
|
||||||
|
}
|
||||||
b_kumukh = {
|
b_kumukh = {
|
||||||
province = 675
|
province = 675
|
||||||
|
|
||||||
color = { 128 40 20 }
|
color = { 128 40 20 }
|
||||||
}
|
}
|
||||||
b_balanjar = {
|
|
||||||
province = 5304
|
|
||||||
|
|
||||||
color = { 128 40 20 }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
c_samander = {
|
|
||||||
color = { 148 35 9 }
|
|
||||||
|
|
||||||
b_samander = {
|
|
||||||
province = 5305
|
|
||||||
|
|
||||||
color = { 148 35 9 }
|
|
||||||
}
|
|
||||||
b_durdzukia = {
|
b_durdzukia = {
|
||||||
province = 5306
|
province = 5306
|
||||||
|
|
||||||
|
|
@ -2607,15 +2698,6 @@ e_nistrenia = {
|
||||||
|
|
||||||
color = { 148 35 9 }
|
color = { 148 35 9 }
|
||||||
}
|
}
|
||||||
}
|
|
||||||
c_samiran = {
|
|
||||||
color = { 141 51 30 }
|
|
||||||
|
|
||||||
b_samiran = {
|
|
||||||
province = 5343
|
|
||||||
|
|
||||||
color = { 141 51 30 }
|
|
||||||
}
|
|
||||||
b_kizlyar = {
|
b_kizlyar = {
|
||||||
province = 5307
|
province = 5307
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8077,21 +8077,22 @@ default_coastal_sea=coastal_sea
|
||||||
8831=plains
|
8831=plains
|
||||||
8832=plains
|
8832=plains
|
||||||
8833=hills
|
8833=hills
|
||||||
8834=mountains
|
8834=hills
|
||||||
8835=hills
|
8835=hills
|
||||||
8836=terraced_hills
|
8836=mountains
|
||||||
8837=terraced_hills
|
8837=hills
|
||||||
8838=forest
|
8838=mountains
|
||||||
8839=terraced_hills
|
8839=mountains
|
||||||
8841=floodplains
|
8840=mountains
|
||||||
8842=mountains
|
8841=hills
|
||||||
8843=terraced_hills
|
8842=hills
|
||||||
8844=mountains
|
8843=hills
|
||||||
8845=hills
|
8844=hills
|
||||||
8846=floodplains
|
8845=wetlands
|
||||||
8847=floodplains
|
8846=steppe
|
||||||
8848=hills
|
8847=steppe
|
||||||
8849=hills
|
8848=steppe
|
||||||
|
8849=steppe
|
||||||
8850=hills
|
8850=hills
|
||||||
8851=hills
|
8851=hills
|
||||||
8852=hills
|
8852=hills
|
||||||
|
|
|
||||||
|
|
@ -43036,54 +43036,22 @@
|
||||||
8831 = {winter_severity_bias = 0.10}
|
8831 = {winter_severity_bias = 0.10}
|
||||||
8832 = {winter_severity_bias = 0.0}
|
8832 = {winter_severity_bias = 0.0}
|
||||||
8833 = {winter_severity_bias = 0.0}
|
8833 = {winter_severity_bias = 0.0}
|
||||||
8834 = {
|
8834 = {winter_severity_bias = 0.30}
|
||||||
winter_severity_bias = 0.0
|
8835 = {winter_severity_bias = 0.30}
|
||||||
}
|
8836 = {winter_severity_bias = 0.75}
|
||||||
8835 = {
|
8837 = {winter_severity_bias = 0.50}
|
||||||
winter_severity_bias = 0.0
|
8838 = {winter_severity_bias = 0.75}
|
||||||
}
|
8839 = {winter_severity_bias = 0.75}
|
||||||
8836 = {
|
8840 = {winter_severity_bias = 0.75}
|
||||||
winter_severity_bias = 0.0
|
8841 = {winter_severity_bias = 0.30}
|
||||||
}
|
8842 = {winter_severity_bias = 0.30}
|
||||||
8837 = {
|
8843 = {winter_severity_bias = 0.30}
|
||||||
winter_severity_bias = 0.0
|
8844 = {winter_severity_bias = 0.50}
|
||||||
}
|
8845 = {winter_severity_bias = 0.50}
|
||||||
8838 = {
|
8846 = {winter_severity_bias = 0.40}
|
||||||
winter_severity_bias = 0.0
|
8847 = {winter_severity_bias = 0.40}
|
||||||
}
|
8848 = {winter_severity_bias = 0.40}
|
||||||
8839 = {
|
8849 = {winter_severity_bias = 0.40}
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8840 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8841 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8842 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8843 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8844 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8845 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8846 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8847 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8848 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8849 = {
|
|
||||||
winter_severity_bias = 0.0
|
|
||||||
}
|
|
||||||
8850 = {
|
8850 = {
|
||||||
winter_severity_bias = 0.0
|
winter_severity_bias = 0.0
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -50,12 +50,15 @@
|
||||||
religion = aqlani
|
religion = aqlani
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
3760 = { # Lüleburgaz
|
3762 = { # Çerkezköy
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
3759 = { # Vize
|
3760 = { # Lüleburgaz
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
|
3759 = { # Vize
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
3758 = { # Pınarhisar
|
3758 = { # Pınarhisar
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
@ -68,11 +71,8 @@
|
||||||
8832 = { # Çorlu
|
8832 = { # Çorlu
|
||||||
holding = city_holding
|
holding = city_holding
|
||||||
}
|
}
|
||||||
3762 = { # Çerkezköy
|
|
||||||
holding = church_holding
|
|
||||||
}
|
|
||||||
495 = { # Gelibolu
|
495 = { # Gelibolu
|
||||||
holding = none
|
holding = church_holding
|
||||||
}
|
}
|
||||||
8833 = { # Malkara
|
8833 = { # Malkara
|
||||||
holding = none
|
holding = none
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,84 @@
|
||||||
|
#k_caucasus
|
||||||
|
##d_ciscaucasia/Dagestan ###################################
|
||||||
|
###c_makhachkala/Makhachkala
|
||||||
|
8834 = { # Makhachkala
|
||||||
|
culture = kumyk
|
||||||
|
religion = aqlani
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
8835 = { # Buynaksk
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
###c_botlikh
|
||||||
|
8836 = { # Botlikh
|
||||||
|
culture = avar
|
||||||
|
religion = aqlani
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
8837 = { # Dylym
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
8838 = { # Shamilkala
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
8839 = { # Khebda
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_derbent
|
||||||
|
674 = { # Derbent
|
||||||
|
culture = lezgin
|
||||||
|
religion = aqlani
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
8840 = { # Akhty
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
8841 = { # Kasumkent
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
###c_izberbash
|
||||||
|
5304 = { # Izberbash
|
||||||
|
culture = dargin
|
||||||
|
religion = aqlani
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
8842 = { # Levashi
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
8843 = { # Urkarakh
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_khasavyurt
|
||||||
|
8844 = { # Khasavyurt
|
||||||
|
culture = kumyk
|
||||||
|
religion = aqlani
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
8845 = { # Babayurt
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_kizlyar
|
||||||
|
5305 = { # Kizlyar
|
||||||
|
culture = avar
|
||||||
|
religion = aqlani
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
8846 = { # Tarumovka
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
|
###c_nogay
|
||||||
|
8847 = { # Terekli-Mekteb
|
||||||
|
culture = nogai
|
||||||
|
religion = aqlani
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
8848 = { # Yuzhno-Sukhokumsk
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
|
8849 = { # Nariman
|
||||||
|
holding = none
|
||||||
|
}
|
||||||
#k_transylvania
|
#k_transylvania
|
||||||
|
|
||||||
##d_transcarpathia ###################################
|
##d_transcarpathia ###################################
|
||||||
###c_marmaros
|
###c_marmaros
|
||||||
539 = { #Marmaros
|
539 = { #Marmaros
|
||||||
|
|
@ -2495,47 +2574,9 @@
|
||||||
# History
|
# History
|
||||||
|
|
||||||
}
|
}
|
||||||
674 = { #Derbent
|
|
||||||
culture = russian
|
|
||||||
religion = orthodox
|
|
||||||
holding = castle_holding
|
|
||||||
750.1.2 = {
|
|
||||||
religion = orthodox
|
|
||||||
}
|
|
||||||
867.1.1 = {
|
|
||||||
buildings = {
|
|
||||||
hill_forts_01
|
|
||||||
}
|
|
||||||
}
|
|
||||||
1066.1.1 = {
|
|
||||||
culture = persian
|
|
||||||
religion = maturidi
|
|
||||||
}
|
|
||||||
1066.1.1 = {
|
|
||||||
buildings = {
|
|
||||||
hill_forts_02
|
|
||||||
#hill_farms_01
|
|
||||||
barracks_01
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
675 = { #Kumukh
|
675 = { #Kumukh
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
5304 = { #Balanjar
|
|
||||||
holding = city_holding
|
|
||||||
}
|
|
||||||
5305 = { #Samander
|
|
||||||
culture = russian
|
|
||||||
religion = orthodox
|
|
||||||
holding = castle_holding
|
|
||||||
750.1.2 = {
|
|
||||||
religion = orthodox
|
|
||||||
}
|
|
||||||
1178.1.1 = {
|
|
||||||
religion = orthodox
|
|
||||||
}
|
|
||||||
}
|
|
||||||
5306 = { #Durdzukia
|
5306 = { #Durdzukia
|
||||||
#city and region
|
#city and region
|
||||||
holding = none
|
holding = none
|
||||||
|
|
|
||||||
|
|
@ -2476,3 +2476,5 @@
|
||||||
dynn_Elli_eth_ah_o_uml_fn:0 "Elliðahöfn"
|
dynn_Elli_eth_ah_o_uml_fn:0 "Elliðahöfn"
|
||||||
dynn_Nov_a_act_k:0 "Novák"
|
dynn_Nov_a_act_k:0 "Novák"
|
||||||
dynn_Svoboda:0 "Svoboda"
|
dynn_Svoboda:0 "Svoboda"
|
||||||
|
dynn_Novotn_y_act_:0 "Novotný"
|
||||||
|
dynn_Dvo_r_crn__a_act_k:0 "Dvořák"
|
||||||
|
|
|
||||||
|
|
@ -8482,3 +8482,8 @@
|
||||||
Otomar:0 "Otomar"
|
Otomar:0 "Otomar"
|
||||||
Pravoslav:0 "Pravoslav"
|
Pravoslav:0 "Pravoslav"
|
||||||
V_i_act_t_e_crn_zslav:0 "Vítězslav"
|
V_i_act_t_e_crn_zslav:0 "Vítězslav"
|
||||||
|
Amos:0 "Amos"
|
||||||
|
Vil_e_act_m:0 "Vilém"
|
||||||
|
Vojta:0 "Vojta"
|
||||||
|
Bohum_i_act_r:0 "Bohumír"
|
||||||
|
Judita:0 "Judita"
|
||||||
|
|
|
||||||
|
|
@ -2570,7 +2570,7 @@
|
||||||
b_balakhna:0 "Balakhna"
|
b_balakhna:0 "Balakhna"
|
||||||
b_balakliia:0 "Balakliia"
|
b_balakliia:0 "Balakliia"
|
||||||
b_balakova:0 "Balakova"
|
b_balakova:0 "Balakova"
|
||||||
b_balanjar:0 "Balanjar"
|
b_balanjar:0 "Izberbash"
|
||||||
b_balasagun:0 "Balasagun"
|
b_balasagun:0 "Balasagun"
|
||||||
b_balasane:0 "Balasane"
|
b_balasane:0 "Balasane"
|
||||||
b_balashov:0 "Balashov"
|
b_balashov:0 "Balashov"
|
||||||
|
|
@ -4320,7 +4320,6 @@
|
||||||
b_dwarasamudra:0 "Dwarasamudra"
|
b_dwarasamudra:0 "Dwarasamudra"
|
||||||
b_dwikozy:0 "Dwikozy"
|
b_dwikozy:0 "Dwikozy"
|
||||||
b_dyatkovo:0 "Dyatkovo"
|
b_dyatkovo:0 "Dyatkovo"
|
||||||
b_dylym:0 "Dylym"
|
|
||||||
b_dyracchion:0 "Dyrrachion"
|
b_dyracchion:0 "Dyrrachion"
|
||||||
b_dzegh:0 "Dzegh"
|
b_dzegh:0 "Dzegh"
|
||||||
b_dzhalil:0 "Dzhalil"
|
b_dzhalil:0 "Dzhalil"
|
||||||
|
|
@ -17554,8 +17553,8 @@
|
||||||
d_don_valley_adj:0 "Donsky"
|
d_don_valley_adj:0 "Donsky"
|
||||||
d_khazaria:0 "Khazaria"
|
d_khazaria:0 "Khazaria"
|
||||||
d_khazaria_adj:0 "Khazarian"
|
d_khazaria_adj:0 "Khazarian"
|
||||||
d_ciscaucasia:0 "Ciscaucasia"
|
d_ciscaucasia:0 "Dagestan"
|
||||||
d_ciscaucasia_adj:0 "Ciscaucasian"
|
d_ciscaucasia_adj:0 "Dagestani"
|
||||||
d_uraltau:0 "Uraltau"
|
d_uraltau:0 "Uraltau"
|
||||||
d_uraltau_adj:0 "Uraltauan"
|
d_uraltau_adj:0 "Uraltauan"
|
||||||
d_albania:0 "Albania"
|
d_albania:0 "Albania"
|
||||||
|
|
@ -17601,9 +17600,8 @@
|
||||||
c_maghas_adj:0 "Maghasian"
|
c_maghas_adj:0 "Maghasian"
|
||||||
c_zichia:0 "Zichia"
|
c_zichia:0 "Zichia"
|
||||||
c_zichia_adj:0 "Zichian"
|
c_zichia_adj:0 "Zichian"
|
||||||
#change for FP3, Samander --> Sarir
|
c_samander:0 "Kizlyar"
|
||||||
c_samander:0 "Sarir"
|
c_samander_adj:0 "Kizlyar"
|
||||||
c_samander_adj:0 "Sariran"
|
|
||||||
c_samiran:0 "Samiran"
|
c_samiran:0 "Samiran"
|
||||||
c_samiran_adj:0 "Samiranian"
|
c_samiran_adj:0 "Samiranian"
|
||||||
c_saqsin:0 "Saqsin"
|
c_saqsin:0 "Saqsin"
|
||||||
|
|
@ -17680,7 +17678,7 @@
|
||||||
b_betzini:0 "Betzini"
|
b_betzini:0 "Betzini"
|
||||||
b_zapaxi:0 "Zapaxi"
|
b_zapaxi:0 "Zapaxi"
|
||||||
b_ulmi:0 "Ulmi"
|
b_ulmi:0 "Ulmi"
|
||||||
b_samander:0 "Samander"
|
b_samander:0 "Kizlyar"
|
||||||
b_durdzukia:0 "Durdzukia"
|
b_durdzukia:0 "Durdzukia"
|
||||||
b_sambalut:0 "Sambalut"
|
b_sambalut:0 "Sambalut"
|
||||||
b_cabartei:0 "Cabartei"
|
b_cabartei:0 "Cabartei"
|
||||||
|
|
@ -25603,7 +25601,33 @@
|
||||||
b_esenyurt:0 "Esenyurt"
|
b_esenyurt:0 "Esenyurt"
|
||||||
b_corlu:0 "Çorlu"
|
b_corlu:0 "Çorlu"
|
||||||
b_malkara:0 "Malkara"
|
b_malkara:0 "Malkara"
|
||||||
|
### Caucasus
|
||||||
|
b_makhachkala:0 "Makhachkala"
|
||||||
|
c_makhachkala:0 "Makhachkala"
|
||||||
|
c_makhachkala_adj:0 "Makhachkalinets"
|
||||||
|
b_buynaksk:0 "Buynaksk"
|
||||||
|
b_botlikh:0 "Botlikh"
|
||||||
|
c_botlikh:0 "Botlikh"
|
||||||
|
c_botlikh_adj:0 "Botlikh"
|
||||||
|
b_dylym:0 "Dylym"
|
||||||
|
b_shamilkala:0 "Shamilkala"
|
||||||
|
b_khebda:0 "Khebda"
|
||||||
|
b_akhty:0 "Akhty"
|
||||||
|
b_kasumkent:0 "Kasumkent"
|
||||||
|
c_izberbash:0 "Izberbash"
|
||||||
|
c_izberbash_adj:0 "Izberbash"
|
||||||
|
b_levashi:0 "Levashi"
|
||||||
|
b_urkarakh:0 "Urkarakh"
|
||||||
|
b_babayurt:0 "Babayurt"
|
||||||
|
b_khasavyurt:0 "Khasavyurt"
|
||||||
|
c_nogay:0 "Nogay"
|
||||||
|
c_nogay_adj:0 "Nogai"
|
||||||
|
c_khasavyurt:0 "Khasavyurt"
|
||||||
|
c_khasavyurt_adj:0 "Khasavyurt"
|
||||||
|
b_tarumovka:0 "Tarumovka"
|
||||||
|
b_terekli_mekteb:0 "Terekli-Mekteb"
|
||||||
|
b_yuzhno_sukhokumsk:0 "Yuzhno-Sukhokumsk"
|
||||||
|
b_nariman:0 "Nariman"
|
||||||
|
|
||||||
### Event stuff related to titles
|
### Event stuff related to titles
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -8832,22 +8832,22 @@
|
||||||
8831;140;45;36;ESENYURT;x;
|
8831;140;45;36;ESENYURT;x;
|
||||||
8832;167;117;112;CORLU;x;
|
8832;167;117;112;CORLU;x;
|
||||||
8833;164;72;62;MALKARA;x;
|
8833;164;72;62;MALKARA;x;
|
||||||
8834;176;90;17;;x
|
8834;10;41;27;MAKHACHKALA;x;
|
||||||
8835;8;93;145;;x
|
8835;109;131;121;BUYNAKSK;x;
|
||||||
8836;50;96;18;;x
|
8836;48;196;132;BOTLIKH;x;
|
||||||
8837;92;99;146;;x
|
8837;165;218;195;DYLYM;x;
|
||||||
8838;134;102;19;;x
|
8838;68;107;90;SHAMILKALA;x;
|
||||||
8839;176;105;147;;x
|
8839;152;219;190;KHEBDA;x;
|
||||||
8840;8;108;20;;x
|
8840;31;85;62;AKHTY;x;
|
||||||
8841;50;111;148;;x
|
8841;6;160;93;KASUMKENT;x;
|
||||||
8842;92;114;21;;x
|
8842;25;73;52;LEVASHI;x;
|
||||||
8843;134;117;149;;x
|
8843;89;111;101;URKARAKH;x;
|
||||||
8844;176;120;22;;x
|
8844;45;131;94;KHASAVYURT;x;
|
||||||
8845;8;123;150;;x
|
8845;173;201;189;BABAYURT;x;
|
||||||
8846;50;126;23;;x
|
8846;17;99;65;TARUMOVKA;x;
|
||||||
8847;92;129;151;;x
|
8847;11;84;52;TEREKLI-MEKTEB;x;
|
||||||
8848;134;132;24;;x
|
8848;90;119;106;YUZHNO-SUKHOKUMSK;x;
|
||||||
8849;176;135;152;;x
|
8849;177;211;196;NARIMAN;x;
|
||||||
8850;8;138;25;;x
|
8850;8;138;25;;x
|
||||||
8851;50;141;153;;x
|
8851;50;141;153;;x
|
||||||
8852;92;144;26;;x
|
8852;92;144;26;;x
|
||||||
|
|
|
||||||
|
Can't render this file because it has a wrong number of fields in line 8816.
|
BIN
map_data/provinces.png
(Stored with Git LFS)
BIN
map_data/provinces.png
(Stored with Git LFS)
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue