Duchy of Kavkaz
This commit is contained in:
parent
fb93d408d7
commit
f1e112f68e
17 changed files with 677 additions and 261 deletions
29
common/culture/cultures/NEOW_alan.txt
Normal file
29
common/culture/cultures/NEOW_alan.txt
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
ossetian = {
|
||||
color = {0.7 0.5 0.7}
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_alan
|
||||
language = language_ossetian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_horse_lords
|
||||
tradition_caucasian_wolves
|
||||
tradition_steppe_tolerance
|
||||
tradition_wedding_ceremonies
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -53,4 +53,62 @@ nogai = {
|
|||
30 = slavic_dark_hair
|
||||
40 = asian
|
||||
}
|
||||
}
|
||||
balkar = {
|
||||
color = rgb{0.23 0.18 0.41}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_cuman
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_horse_lords
|
||||
tradition_mountain_homes
|
||||
tradition_warrior_culture
|
||||
}
|
||||
|
||||
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 = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
karachay = {
|
||||
color = rgb{0.23 0.18 0.81}
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_kipchak
|
||||
language = language_kipchak_cuman
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_horse_lords
|
||||
tradition_hill_dwellers
|
||||
tradition_pastoralists
|
||||
}
|
||||
|
||||
name_list = name_list_karachay_balkar
|
||||
|
||||
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 = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -77,6 +77,39 @@ dargin = {
|
|||
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
|
||||
}
|
||||
}
|
||||
nakh = {
|
||||
color = {0.3 0.8 0.8}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_northeast_caucasian
|
||||
language = language_vainakh
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_warrior_culture
|
||||
tradition_quarrelsome
|
||||
}
|
||||
dlc_tradition = {
|
||||
trait = tradition_staunch_traditionalists
|
||||
requires_dlc_flag = hybridize_culture
|
||||
fallback = tradition_faith_bound
|
||||
}
|
||||
|
||||
name_list = name_list_nakh
|
||||
|
||||
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
|
||||
|
|
|
|||
29
common/culture/cultures/NEOW_northwest_caucasian.txt
Normal file
29
common/culture/cultures/NEOW_northwest_caucasian.txt
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
kabardian = {
|
||||
color = {0.2 0.9 0.2}
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_northwest_caucasian
|
||||
language = language_circassian
|
||||
martial_custom = martial_custom_male_only
|
||||
traditions = {
|
||||
tradition_caucasian_wolves
|
||||
tradition_mountain_homes
|
||||
tradition_hill_dwellers
|
||||
tradition_pastoralists
|
||||
}
|
||||
|
||||
name_list = name_list_NEOW_turkish
|
||||
|
||||
coa_gfx = { steppe_coa_gfx western_coa_gfx }
|
||||
building_gfx = { mediterranean_building_gfx }
|
||||
clothing_gfx = { byzantine_clothing_gfx }
|
||||
unit_gfx = { eastern_unit_gfx }
|
||||
|
||||
ethnicities = {
|
||||
20 = slavic_blond
|
||||
20 = slavic_brown_hair
|
||||
20 = slavic_dark_hair
|
||||
15 = mediterranean_byzantine
|
||||
25 = mediterranean
|
||||
}
|
||||
}
|
||||
|
|
@ -67,7 +67,7 @@ amirkhan_male = { Emirhan }
|
|||
amrullah_male = { Emrullah }
|
||||
anacletus_male = { Anacleto }
|
||||
anas_male = { Enes Enis }
|
||||
anastasius_male = { Anast_a_act_cio Anastasio Tasio }
|
||||
anastasius_male = { Anast_a_act_cio Anastas Anastasio Tasio }
|
||||
anatolius_male = { Anat_o_act_lio Anat_o_grv_li Anatol }
|
||||
andrew_male = { An_pst_dru_e_hat_ Ander Anders Andr_e_act_ Andra Andre Andrea_male Andreas Andreu Andrew Andrey Andru Andri_e_act_u Andries Andy Anroo Ond_r_crn_ej }
|
||||
angel_male = { _A_grv_ngel _A_hat_ngelo Ael Aingeru Ange Angelo Anjel Gotzon }
|
||||
|
|
@ -144,7 +144,7 @@ bogdan_male = { Bohdan }
|
|||
bogumil_male = { Bohumil }
|
||||
boguslav_male = { Bohuslav }
|
||||
bonadventure_male = { Bonaventura }
|
||||
boniface_male = { Boniface Bonifazio Bounif_a_grv_ci }
|
||||
boniface_male = { Bonif_a_act_c Boniface Bonifazio Bounif_a_grv_ci }
|
||||
boris_male = { Boris Borys }
|
||||
brandon_male = { Br_a_hat_n_pst__o_hat_n Brandan Brandon Brannoon Brendun }
|
||||
brendan_male = { Brand_a_grv_ni Brendan }
|
||||
|
|
@ -308,7 +308,7 @@ francisjoseph_male = { Francesc_spc_Josep Franz_spc_Josef Franz-Josef }
|
|||
francismichael_male = { Frank-Michael Franz_spc_Michael }
|
||||
francisofassisi_male = { Francesc_spc_d_pst_Ass_i_act_s }
|
||||
francispaula_male = { Francesc_spc_de_spc_Paula }
|
||||
francisxavier_male = { Franc_e_act_s-Savi_e_act_ Francesc_spc_Xavier Francesco_spc_Saverio Frantzisko_spc_Xabier Patxi_spc_Xabier }
|
||||
francisxavier_male = { Franc_e_act_s-Savi_e_act_ Francesc_spc_Xavier Francesco_spc_Saverio Franti_s_crn_ek_spc_Xaver Frantzisko_spc_Xabier Patxi_spc_Xabier }
|
||||
frederick_male = { Bed_r_crn_ich Federico Ffred Ffrhydyrhyc Ffryddyryc Ffryddyryk Fiete Fietje Fr_e_act_d_e_act_ric Fred Fredderick Freddie Freddy Frederi Frederic Frederick Frederico Frederig Frederik Fredrik Frerich Fri_eth_rik Frieder Friedrich Frits Fritz }
|
||||
frederickhenry_male = { Fritz-Heiner }
|
||||
fuad_male = { Foued Fu_pst_ad Fuat }
|
||||
|
|
@ -537,7 +537,7 @@ lambert_male = { Lambert Lamberto Lambertus Lamprecht }
|
|||
lancelot_male = { Laincelot Lancelot Lanse_l_bar_ut Lanselot Lansuhlot }
|
||||
latif_male = { Latif Latuf }
|
||||
lauge_male = { Lage Lauge }
|
||||
lawrence_male = { L_a_act_rus Laiwrence Laora_n_tld_s Lars Lasse Laur_e_grv_ns Laurence_male Laurens Laurent Laurentius Laurhyncy Laurie Lawrence Lawrynsy Llauryncy Lloren_c_ced_ Lorenz Lorenzo Louren_c_ced_o Lourens Renzo }
|
||||
lawrence_male = { L_a_act_rus Laiwrence Laora_n_tld_s Lars Lasse Laur_e_grv_ns Laurence_male Laurens Laurent Laurentius Laurhyncy Laurie Lawrence Lawrynsy Llauryncy Lloren_c_ced_ Lorenz Lorenzo Louren_c_ced_o Lourens Renzo Vav_r_crn_inec }
|
||||
leander_male = { Lander Leandre Leandro }
|
||||
leif_male = { Leif }
|
||||
lenaig_male = { L_e_act_na_i_uml_c Lenaig }
|
||||
|
|
@ -550,7 +550,7 @@ linus_male = { Linus }
|
|||
lionel_male = { Leonel Lionel Liounel Llyonyll Lyonyl }
|
||||
lloyd_male = { Lloydd Loydd }
|
||||
lothar_male = { Clotaire Lothar }
|
||||
louis_male = { Alo_i_act_sio Alois Aloys Aloysius Koldo L_u_act__eth_v_i_act_k Lew Lewis Llu_i_act_s Llywys Lo_i_uml_c Lo_i_uml_g Lo_i_uml_s Lodewijk Loeiz Lou_i_uml_s Louis Love Lovis Lu_i_act_s Lud_e_crn_k Ludovic Ludv_i_act_k Ludvig Ludwig Luigi Luis Luiz Lutz Lwddowyyc Lywys }
|
||||
louis_male = { Alo_i_act_sio Alois Aloys Aloysius Koldo L_u_act__eth_v_i_act_k Lew Lewis Llu_i_act_s Llywys Lo_i_uml_c Lo_i_uml_g Lo_i_uml_s Lodewijk Loeiz Lou_i_uml_s Louis Love Lovis Lu_i_act_s Lud_e_crn_k Ludev_i_act_t Ludovic Ludv_i_act_k Ludvig Ludwig Luigi Luis Luiz Lutz Lwddowyyc Lywys }
|
||||
louismaria_male = { Koldo_spc_Mirena Llu_i_act_s_spc_Maria }
|
||||
louismichael_male = { Llu_i_act_s_spc_Miquel }
|
||||
lucian_male = { Lluci_a_grv_ Lucian Luciano Lucien Luken Lukian }
|
||||
|
|
@ -584,7 +584,7 @@ martin_male = { Maarten Mairtin Marhtyn Mart_i_act_ Marteinn Marten Martim Marti
|
|||
marwan_male = { Marouane Marwan }
|
||||
masud_male = { Mesut }
|
||||
mathurin_male = { Mathurin Matilin }
|
||||
matthew_male = { Mads Mah_e_act_ Maho Maittew Mat_i_act_s Mateu Mateus Matfyu Matfyw Mathew Mathias Mathieu Mathis Mathvey Mati_e_act_u Matias Mats Matteo Matth_a_uml_us Matth_i_act_as Matthew Matthias Matthijs Mattia Mattias Maty_a_act__s_crn_ Mazhev Thees Theis Thies Thijs }
|
||||
matthew_male = { Mads Mah_e_act_ Maho Maittew Mat_e_crn_j Mat_i_act_s Mateu Mateus Matfyu Matfyw Mathew Mathias Mathieu Mathis Mathvey Mati_e_act_u Matias Mats Matteo Matth_a_uml_us Matth_i_act_as Matthew Matthias Matthijs Mattia Mattias Maty_a_act__s_crn_ Mazhev Thees Theis Thies Thijs }
|
||||
maurice_male = { Maoris Maur_i_act_cio Maurhycy Maurice Maurici Mauricio Maurise Mauritz Maurizio Maurycy Maurysy Meurig Moritz Morris }
|
||||
maurus_male = { Mauro }
|
||||
mawlud_male = { Mevl_u_uml_t Miloud Mouloud }
|
||||
|
|
@ -875,7 +875,7 @@ werner_male = { Werner Wessel }
|
|||
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 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 }
|
||||
wojtek_male = { Vojta }
|
||||
wojtek_male = { Vojt_e_crn_ch Vojta }
|
||||
wolf_male = { Ulf Wolf Wulf }
|
||||
xavier_male = { Savi_e_act_ Saverio Txaber Xabier Xaver Xavier Zavier }
|
||||
yaroslav_male = { Jaroslav Yaroslav }
|
||||
|
|
|
|||
|
|
@ -4,9 +4,11 @@ name_list_NEOW_czech = {
|
|||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn__C_crn_ern_y_act_"
|
||||
"dynn_Dvo_r_crn__a_act_k"
|
||||
"dynn_Nov_a_act_k"
|
||||
"dynn_Novotn_y_act_"
|
||||
"dynn_Proch_a_act_zka"
|
||||
"dynn_Svoboda"
|
||||
}
|
||||
|
||||
|
|
@ -27,8 +29,8 @@ name_list_NEOW_czech = {
|
|||
Radek Radim Richard Robert Roman Rostislav Rudolf
|
||||
Stanislav
|
||||
Tom_a_act__s_crn_
|
||||
V_a_act_clav Viktor Vladim_i_act_r Vlastimil
|
||||
Zden_e_crn_k
|
||||
V_a_act_clav Viktor Vladim_i_act_r Vlastimil Vojt_e_crn_ch
|
||||
Zbyn_e_crn_k Zden_e_crn_k
|
||||
}
|
||||
2 = { # 1-10k
|
||||
_C_crn_en_e_crn_k
|
||||
|
|
@ -42,8 +44,8 @@ name_list_NEOW_czech = {
|
|||
Igor
|
||||
J_a_act_chym Justin
|
||||
Kv_e_crn_toslav
|
||||
Leo Ludv_i_act_k
|
||||
Marcel Maxmili_a_act_n Mikul_a_act__s_crn_
|
||||
Leo Leopold Ludv_i_act_k
|
||||
Marcel Mat_e_crn_j Maxmili_a_act_n Mikul_a_act__s_crn_
|
||||
Otakar Oto Otto
|
||||
P_r_crn_emysl
|
||||
Radom_i_act_r Radoslav Ren_e_act_
|
||||
|
|
@ -51,17 +53,17 @@ name_list_NEOW_czech = {
|
|||
V_i_act_t_e_crn_zslav Vil_e_act_m Vratislav
|
||||
}
|
||||
1 = { # 500-
|
||||
Amos Augustin
|
||||
Blahoslav
|
||||
Amos Anastas Augustin
|
||||
Blahoslav Bonif_a_act_c
|
||||
Ctibor
|
||||
Flori_a_act_n
|
||||
Flori_a_act_n Franti_s_crn_ek_spc_Xaver
|
||||
Kajet_a_act_n
|
||||
L_a_act__d_crn_a
|
||||
L_a_act__d_crn_a Ludev_i_act_t
|
||||
Milo_n_crn_
|
||||
Osvald Otomar
|
||||
Pravdomil Pravoslav
|
||||
Raimund
|
||||
Vincenc Vojta
|
||||
Vav_r_crn_inec Vincenc Vojta
|
||||
Xaver
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -199,4 +199,22 @@ heritage_east_slavic = {
|
|||
}
|
||||
}
|
||||
audio_parameter = european
|
||||
}
|
||||
heritage_alan = {
|
||||
type = heritage
|
||||
is_shown = {
|
||||
heritage_is_shown_trigger = {
|
||||
HERITAGE = heritage_alan
|
||||
}
|
||||
}
|
||||
audio_parameter = european
|
||||
}
|
||||
heritage_northwest_caucasian = {
|
||||
type = heritage
|
||||
is_shown = {
|
||||
heritage_is_shown_trigger = {
|
||||
HERITAGE = heritage_northwest_caucasian
|
||||
}
|
||||
}
|
||||
audio_parameter = european
|
||||
}
|
||||
|
|
@ -2518,4 +2518,55 @@ language_dargwa = {
|
|||
}
|
||||
|
||||
color = {0.5 1.0 0.5}
|
||||
}
|
||||
language_vainakh = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_vainakh
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_vainakh }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = {0.3 0.8 0.8}
|
||||
}
|
||||
language_circassian = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_circassian
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_circassian }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = {0.2 0.9 0.2}
|
||||
}
|
||||
language_ossetian = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_ossetian
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_ossetian }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = {0.7 0.5 0.7}
|
||||
}
|
||||
|
|
@ -2516,13 +2516,6 @@ e_nistrenia = {
|
|||
color = { 100 72 15 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
d_alania = {
|
||||
color = { 110 65 29 }
|
||||
|
||||
capital = c_maghas # Maghas
|
||||
|
||||
c_maghas = {
|
||||
color = { 85 50 22 }
|
||||
|
||||
|
|
@ -2563,8 +2556,54 @@ e_nistrenia = {
|
|||
color = { 100 44 16 }
|
||||
}
|
||||
}
|
||||
}
|
||||
c_samiran = {
|
||||
color = { 141 51 30 }
|
||||
|
||||
b_samiran = {
|
||||
province = 5343
|
||||
|
||||
color = { 141 51 30 }
|
||||
}
|
||||
b_cabartei = {
|
||||
province = 5308
|
||||
|
||||
color = { 141 51 30 }
|
||||
}
|
||||
}
|
||||
c_anket = {
|
||||
color = { 160 50 5 }
|
||||
|
||||
b_tserlona = {
|
||||
province = 5309
|
||||
|
||||
color = { 160 50 5 }
|
||||
}
|
||||
b_cisterki = {
|
||||
province = 5310
|
||||
|
||||
color = { 160 50 5 }
|
||||
}
|
||||
b_petigoria = {
|
||||
province = 606
|
||||
|
||||
color = { 54 25 8 }
|
||||
}
|
||||
}
|
||||
c_besinada = {
|
||||
color = { 34 5 0 }
|
||||
|
||||
b_besinada = {
|
||||
province = 5303
|
||||
|
||||
color = { 34 5 0 }
|
||||
}
|
||||
b_majar = {
|
||||
province = 5344
|
||||
|
||||
color = { 34 5 0 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_ciscaucasia = {
|
||||
color = { 168 59 34 }
|
||||
|
||||
|
|
@ -2650,7 +2689,7 @@ e_nistrenia = {
|
|||
c_samander = { # Kizlyar
|
||||
color = { 148 35 9 }
|
||||
|
||||
b_samander = { # Kizlyar
|
||||
b_kizlyar = { # Kizlyar
|
||||
province = 5305
|
||||
color = { 148 35 9 }
|
||||
}
|
||||
|
|
@ -2675,87 +2714,160 @@ e_nistrenia = {
|
|||
color = { 28 38 45 }
|
||||
}
|
||||
}
|
||||
c_samiran = {
|
||||
color = { 141 51 30 }
|
||||
|
||||
b_samiran = {
|
||||
province = 5343
|
||||
|
||||
}
|
||||
d_vainakhia = { # Vainakhia
|
||||
color = { 5 8 120 }
|
||||
capital = c_grozny # Grozny
|
||||
|
||||
c_grozny = { # Grozny
|
||||
color = { 2 1 113 }
|
||||
|
||||
b_grozny = { # Grozny
|
||||
province = 8850
|
||||
color = { 2 1 113 }
|
||||
}
|
||||
b_gudermes = { # Gudermes
|
||||
province = 8851
|
||||
color = { 2 1 113 }
|
||||
}
|
||||
b_samander = { # Shelkovskaya
|
||||
province = 5307
|
||||
color = { 141 51 30 }
|
||||
}
|
||||
b_kumukh = {
|
||||
b_naurskaya = { # Naurskaya
|
||||
province = 8852
|
||||
color = { 2 1 113 }
|
||||
}
|
||||
}
|
||||
c_urus_martan = { # Urus-Martan
|
||||
color = { 8 4 134 }
|
||||
|
||||
b_durdzukia = { # Urus-Martan
|
||||
province = 5306
|
||||
color = { 148 35 9 }
|
||||
}
|
||||
b_sambalut = { # Shali
|
||||
province = 5342
|
||||
color = { 148 35 9 }
|
||||
}
|
||||
b_kumukh = { # Vedeno
|
||||
province = 675
|
||||
|
||||
color = { 128 40 20 }
|
||||
}
|
||||
b_durdzukia = {
|
||||
province = 5306
|
||||
|
||||
color = { 148 35 9 }
|
||||
}
|
||||
c_ingushetia = { # Ingushetia
|
||||
color = { 7 2 87 }
|
||||
|
||||
b_nazran = { # Nazran
|
||||
province = 8853
|
||||
color = { 7 2 87 }
|
||||
}
|
||||
b_sambalut = {
|
||||
province = 5342
|
||||
|
||||
color = { 148 35 9 }
|
||||
b_malgobek = { # Malgobek
|
||||
province = 8854
|
||||
color = { 7 2 87 }
|
||||
}
|
||||
b_kizlyar = {
|
||||
province = 5307
|
||||
|
||||
color = { 141 51 30 }
|
||||
b_mozdog = { # Mozdog
|
||||
province = 8855
|
||||
color = { 7 2 87 }
|
||||
}
|
||||
b_cabartei = {
|
||||
province = 5308
|
||||
|
||||
color = { 141 51 30 }
|
||||
}
|
||||
}
|
||||
d_alania = { # Ciscaucasia
|
||||
color = { 110 65 29 }
|
||||
capital = c_north_ossetia # Vladikavkaz
|
||||
|
||||
c_north_ossetia = { # North Ossetia
|
||||
color = { 7 1 134 }
|
||||
|
||||
b_vladikavkaz = { # Vladikavkaz
|
||||
province = 8856
|
||||
color = { 7 1 134 }
|
||||
}
|
||||
b_beslan = { # Beslan
|
||||
province = 8857
|
||||
color = { 7 1 134 }
|
||||
}
|
||||
b_alagir = { # Alagir
|
||||
province = 8858
|
||||
color = { 7 1 134 }
|
||||
}
|
||||
b_chikola = { # Chikola
|
||||
province = 8859
|
||||
color = { 7 1 134 }
|
||||
}
|
||||
}
|
||||
c_anket = {
|
||||
color = { 160 50 5 }
|
||||
|
||||
b_tserlona = {
|
||||
province = 5309
|
||||
|
||||
color = { 160 50 5 }
|
||||
c_cherkessk = { # Cherkessk
|
||||
color = { 9 9 131 }
|
||||
|
||||
b_cherkessk = { # Cherkessk
|
||||
province = 8860
|
||||
color = { 9 9 131 }
|
||||
}
|
||||
b_cisterki = {
|
||||
province = 5310
|
||||
|
||||
color = { 160 50 5 }
|
||||
b_uchkeken = { # Uchkeken
|
||||
province = 8861
|
||||
color = { 9 9 131 }
|
||||
}
|
||||
b_khabez = { # Khabez
|
||||
province = 8862
|
||||
color = { 9 9 131 }
|
||||
}
|
||||
}
|
||||
c_cabardinia = {
|
||||
c_elbrus = { # Elbrus
|
||||
color = { 4 5 135 }
|
||||
|
||||
b_tyrnyauz = { # Tyrnyauz
|
||||
province = 8863
|
||||
color = { 4 5 135 }
|
||||
}
|
||||
b_zalukokoazhe = { # Zalukokoazhe
|
||||
province = 8864
|
||||
color = { 4 5 135 }
|
||||
}
|
||||
b_kashkhatau = { # Kashkhatau
|
||||
province = 8865
|
||||
color = { 4 5 135 }
|
||||
}
|
||||
}
|
||||
c_karachayevsk = { # Karachayevsk
|
||||
color = { 2 4 143 }
|
||||
|
||||
b_karachayevsk = { # Karachayevsk
|
||||
province = 8866
|
||||
color = { 2 4 143 }
|
||||
}
|
||||
b_zelenchukskaya = { # Zelenchukskaya
|
||||
province = 8867
|
||||
color = { 2 4 143 }
|
||||
}
|
||||
b_teberda = { # Teberda
|
||||
province = 8868
|
||||
color = { 2 4 143 }
|
||||
}
|
||||
b_pregradnaya = { # Pregradnaya
|
||||
province = 8869
|
||||
color = { 2 4 143 }
|
||||
}
|
||||
}
|
||||
c_cabardinia = { # Nalchik
|
||||
color = { 54 25 8 }
|
||||
|
||||
b_cabarda = {
|
||||
province = 603
|
||||
|
||||
color = { 54 25 8 }
|
||||
}
|
||||
b_tatartopa = {
|
||||
b_tatartopa = { # Nalchik
|
||||
province = 5302
|
||||
|
||||
color = { 54 25 8 }
|
||||
}
|
||||
b_petigoria = {
|
||||
province = 606
|
||||
|
||||
b_prokhladny = { # Prokhladny
|
||||
province = 8870
|
||||
color = { 8 3 95 }
|
||||
}
|
||||
b_baksan = { # Baksan
|
||||
province = 8871
|
||||
color = { 8 3 95 }
|
||||
}
|
||||
b_cabarda = { # Terek
|
||||
province = 603
|
||||
color = { 54 25 8 }
|
||||
}
|
||||
}
|
||||
c_besinada = {
|
||||
color = { 34 5 0 }
|
||||
|
||||
b_besinada = {
|
||||
province = 5303
|
||||
|
||||
color = { 34 5 0 }
|
||||
}
|
||||
b_majar = {
|
||||
province = 5344
|
||||
|
||||
color = { 34 5 0 }
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -8095,26 +8095,26 @@ default_coastal_sea=coastal_sea
|
|||
8849=steppe
|
||||
8850=hills
|
||||
8851=hills
|
||||
8852=hills
|
||||
8853=hills
|
||||
8854=plains
|
||||
8855=plains
|
||||
8856=hills
|
||||
8857=hills
|
||||
8858=hills
|
||||
8859=plains
|
||||
8852=steppe
|
||||
8853=mountains
|
||||
8854=mountains
|
||||
8855=mountains
|
||||
8856=mountains
|
||||
8857=mountains
|
||||
8858=mountains
|
||||
8859=mountains
|
||||
8860=hills
|
||||
8861=plains
|
||||
8862=plains
|
||||
8863=hills
|
||||
8864=hills
|
||||
8865=wetlands
|
||||
8866=plains
|
||||
8867=plains
|
||||
8861=hills
|
||||
8862=hills
|
||||
8863=mountains
|
||||
8864=mountains
|
||||
8865=mountains
|
||||
8866=hills
|
||||
8867=hills
|
||||
8868=hills
|
||||
8869=wetlands
|
||||
8870=plains
|
||||
8871=wetlands
|
||||
8869=hills
|
||||
8870=steppe
|
||||
8871=mountains
|
||||
8872=wetlands
|
||||
8873=wetlands
|
||||
8874=plains
|
||||
|
|
|
|||
|
|
@ -43052,72 +43052,28 @@
|
|||
8847 = {winter_severity_bias = 0.40}
|
||||
8848 = {winter_severity_bias = 0.40}
|
||||
8849 = {winter_severity_bias = 0.40}
|
||||
8850 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8851 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8852 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8853 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8854 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8855 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8856 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8857 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8858 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8859 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8860 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8861 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8862 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8863 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8864 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8865 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8866 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8867 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8868 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8869 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8870 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8871 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
8850 = {winter_severity_bias = 0.60}
|
||||
8851 = {winter_severity_bias = 0.60}
|
||||
8852 = {winter_severity_bias = 0.40}
|
||||
8853 = {winter_severity_bias = 0.75}
|
||||
8854 = {winter_severity_bias = 0.75}
|
||||
8855 = {winter_severity_bias = 0.75}
|
||||
8856 = {winter_severity_bias = 0.75}
|
||||
8857 = {winter_severity_bias = 0.75}
|
||||
8858 = {winter_severity_bias = 0.75}
|
||||
8859 = {winter_severity_bias = 0.75}
|
||||
8860 = {winter_severity_bias = 0.40}
|
||||
8861 = {winter_severity_bias = 0.50}
|
||||
8862 = {winter_severity_bias = 0.50}
|
||||
8863 = {winter_severity_bias = 0.75}
|
||||
8864 = {winter_severity_bias = 0.60}
|
||||
8865 = {winter_severity_bias = 0.75}
|
||||
8866 = {winter_severity_bias = 0.50}
|
||||
8867 = {winter_severity_bias = 0.50}
|
||||
8868 = {winter_severity_bias = 0.50}
|
||||
8869 = {winter_severity_bias = 0.50}
|
||||
8870 = {winter_severity_bias = 0.40}
|
||||
8871 = {winter_severity_bias = 0.75}
|
||||
8872 = {
|
||||
winter_severity_bias = 0.0
|
||||
}
|
||||
|
|
|
|||
|
|
@ -78,7 +78,117 @@
|
|||
8849 = { # Nariman
|
||||
holding = none
|
||||
}
|
||||
##d_vainakhia/Vainakhia ###################################
|
||||
###c_grozny
|
||||
8850 = { # Grozny
|
||||
culture = nakh
|
||||
religion = aqlani
|
||||
holding = castle_holding
|
||||
}
|
||||
8851 = { # Gudermes
|
||||
holding = city_holding
|
||||
}
|
||||
5307 = { # Shelkovskaya
|
||||
holding = church_holding
|
||||
}
|
||||
8852 = { # Naurskaya
|
||||
holding = none
|
||||
}
|
||||
###c_urus_martan
|
||||
5306 = { # Durdzukia
|
||||
culture = nakh
|
||||
religion = aqlani
|
||||
holding = castle_holding
|
||||
}
|
||||
5342 = { # Shali
|
||||
holding = church_holding
|
||||
}
|
||||
675 = { # Vedeno
|
||||
holding = none
|
||||
}
|
||||
###c_ingushetia
|
||||
8853 = { # Nazran
|
||||
culture = nakh
|
||||
religion = aqlani
|
||||
holding = castle_holding
|
||||
}
|
||||
8854 = { # Malgobek
|
||||
holding = city_holding
|
||||
}
|
||||
8855 = { # Mozdog
|
||||
holding = church_holding
|
||||
}
|
||||
##d_alania/Ciscaucasia###################################
|
||||
###c_north_ossetia
|
||||
8856 = { # Vladikavkaz
|
||||
culture = ossetian
|
||||
religion = orthodox
|
||||
holding = castle_holding
|
||||
}
|
||||
8857 = { # Beslan
|
||||
holding = city_holding
|
||||
}
|
||||
8858 = { # Alagir
|
||||
holding = church_holding
|
||||
}
|
||||
8859 = { # Chikola
|
||||
holding = none
|
||||
}
|
||||
###c_cherkessk
|
||||
8860 = { # Cherkessk
|
||||
culture = kabardian
|
||||
religion = aqlani
|
||||
holding = castle_holding
|
||||
}
|
||||
8861 = { # Uchkeken
|
||||
holding = church_holding
|
||||
}
|
||||
8862 = { # Khabez
|
||||
holding = none
|
||||
}
|
||||
###c_elbrus
|
||||
8863 = { # Tyrnyauz
|
||||
culture = balkar
|
||||
religion = aqlani
|
||||
holding = castle_holding
|
||||
}
|
||||
8864 = { # Zalukokoazhe
|
||||
holding = church_holding
|
||||
}
|
||||
8865 = { # Kashkhatau
|
||||
holding = none
|
||||
}
|
||||
###c_karachayevsk
|
||||
#k_transylvania
|
||||
8866 = { # Karachayevsk
|
||||
culture = karachay
|
||||
religion = aqlani
|
||||
holding = castle_holding
|
||||
}
|
||||
8867 = { # Zelenchukskaya
|
||||
holding = church_holding
|
||||
}
|
||||
8868 = { # Teberda
|
||||
holding = none
|
||||
}
|
||||
8869 = { # Pregradnaya
|
||||
holding = none
|
||||
}
|
||||
###c_cabardinia/Nalchik
|
||||
5302 = { # Nalchik
|
||||
culture = kabardian
|
||||
religion = aqlani
|
||||
holding = castle_holding
|
||||
}
|
||||
8870 = { # Prokhladny
|
||||
holding = city_holding
|
||||
}
|
||||
8871 = { # Baksan
|
||||
holding = church_holding
|
||||
}
|
||||
603 = { # Terek
|
||||
holding = none
|
||||
}
|
||||
##d_transcarpathia ###################################
|
||||
###c_marmaros
|
||||
539 = { #Marmaros
|
||||
|
|
@ -2574,28 +2684,11 @@
|
|||
# History
|
||||
|
||||
}
|
||||
675 = { #Kumukh
|
||||
holding = church_holding
|
||||
}
|
||||
5306 = { #Durdzukia
|
||||
#city and region
|
||||
holding = none
|
||||
#1066.1.1 = {
|
||||
# holding = church_holding
|
||||
#}
|
||||
}
|
||||
5342 = { #Sambalut
|
||||
holding = none
|
||||
#holding = city_holding
|
||||
}
|
||||
5343 = { #Samiran #russian settlement
|
||||
culture = NEOW_cossack
|
||||
religion = kozachina
|
||||
holding = tribal_holding
|
||||
}
|
||||
5307 = { #Kizlyar
|
||||
holding = none
|
||||
}
|
||||
5308 = { #Cabartei
|
||||
#city according to XVIIIth maps
|
||||
holding = none
|
||||
|
|
@ -2615,18 +2708,6 @@
|
|||
holding = none
|
||||
}
|
||||
|
||||
603 = { #Cabarda #capital of Circassia according to older maps
|
||||
culture = alan
|
||||
religion = orthodox
|
||||
holding = tribal_holding
|
||||
965.1.2 = {
|
||||
religion = orthodox
|
||||
}
|
||||
}
|
||||
5302 = { #Tatartopa
|
||||
#old name of a city founnd on XVIIIth maps
|
||||
holding = none
|
||||
}
|
||||
606 = { #Petigoria
|
||||
#city and region according to XVIIIth maps
|
||||
holding = none
|
||||
|
|
|
|||
|
|
@ -2478,3 +2478,5 @@
|
|||
dynn_Svoboda:0 "Svoboda"
|
||||
dynn_Novotn_y_act_:0 "Novotný"
|
||||
dynn_Dvo_r_crn__a_act_k:0 "Dvořák"
|
||||
dynn__C_crn_ern_y_act_:0 "Černý"
|
||||
dynn_Proch_a_act_zka:0 "Procházka"
|
||||
|
|
|
|||
|
|
@ -8520,3 +8520,11 @@
|
|||
Oto:0 "Oto"
|
||||
Milo_n_crn_:0 "Miloň"
|
||||
P_r_crn_emysl:0 "Přemysl"
|
||||
Zbyn_e_crn_k:0 "Zbyněk"
|
||||
Vojt_e_crn_ch:0 "Vojtěch"
|
||||
Vav_r_crn_inec:0 "Vavřinec"
|
||||
Franti_s_crn_ek_spc_Xaver:0 "František Xaver"
|
||||
Anastas:0 "Anastas"
|
||||
Ludev_i_act_t:0 "Ludevít"
|
||||
Bonif_a_act_c:0 "Bonifác"
|
||||
Mat_e_crn_j:0 "Matěj"
|
||||
|
|
|
|||
|
|
@ -6697,7 +6697,7 @@
|
|||
b_kumlinge:0 "Kumlinge"
|
||||
b_kumtag:0 "Kumtag"
|
||||
b_kumtura:0 "Kumtura"
|
||||
b_kumukh:0 "Kumukh"
|
||||
b_kumukh:0 "Vedeno"
|
||||
b_kumul:0 "Kumul"
|
||||
b_kunar:0 "Kunar"
|
||||
b_kunay:0 "Kunay"
|
||||
|
|
@ -15470,8 +15470,8 @@
|
|||
d_akara_dasarna:0 "Akara-Dasarna"
|
||||
d_alan_band:0 "Alan Riders"
|
||||
d_alan_band_adj:0 "Alan"
|
||||
d_alania:0 "Alania"
|
||||
d_alania_adj:0 "Alanian"
|
||||
d_alania:0 "Ciscaucasia"
|
||||
d_alania_adj:0 "Ciscaucasian"
|
||||
d_aleppo:0 "Aleppo"
|
||||
d_aleppo_adj:0 "Aleppan"
|
||||
d_alexandria:0 "Alexandria"
|
||||
|
|
@ -17595,8 +17595,8 @@
|
|||
c_beksima_adj:0 "Beksiman"
|
||||
c_khumar:0 "Khumar"
|
||||
c_khumar_adj:0 "Khumari"
|
||||
c_cabardinia:0 "Cabardinia"
|
||||
c_cabardinia_adj:0 "Cabardinian"
|
||||
c_cabardinia:0 "Nalchik"
|
||||
c_cabardinia_adj:0 "Nalchik"
|
||||
c_maghas:0 "Maghas"
|
||||
c_maghas_adj:0 "Maghasian"
|
||||
c_zichia:0 "Zichia"
|
||||
|
|
@ -17669,7 +17669,7 @@
|
|||
b_manych:0 "Manych"
|
||||
b_chamchev:0 "Chamchev"
|
||||
b_yergolyk:0 "Yergolyk"
|
||||
b_cabarda:0 "Cabarda"
|
||||
b_cabarda:0 "Terek"
|
||||
b_tatartopa:0 "Tataropa"
|
||||
b_petigoria:0 "Petigoria"
|
||||
b_besinada:0 "Besinada"
|
||||
|
|
@ -17679,9 +17679,9 @@
|
|||
b_betzini:0 "Betzini"
|
||||
b_zapaxi:0 "Zapaxi"
|
||||
b_ulmi:0 "Ulmi"
|
||||
b_samander:0 "Kizlyar"
|
||||
b_durdzukia:0 "Durdzukia"
|
||||
b_sambalut:0 "Sambalut"
|
||||
b_samander:0 "Shelkovskaya"
|
||||
b_durdzukia:0 "Urus-Martan"
|
||||
b_sambalut:0 "Shali"
|
||||
b_cabartei:0 "Cabartei"
|
||||
b_tserlona:0 "Tserlona"
|
||||
b_cisterki:0 "Cisterki"
|
||||
|
|
@ -25602,33 +25602,6 @@
|
|||
b_esenyurt:0 "Esenyurt"
|
||||
b_corlu:0 "Çorlu"
|
||||
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"
|
||||
### Albania
|
||||
d_kastrioti:0 "Kastrioti"
|
||||
d_kastrioti_adj:0 "Kastrioti"
|
||||
|
|
@ -25664,4 +25637,68 @@
|
|||
d_laamp_beur_simurghi_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 "
|
||||
d_laamp_turkisch_simurghi_article:0 "The "
|
||||
|
||||
### 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"
|
||||
d_vainakhia:0 "Vainakhia"
|
||||
d_vainakhia_adj:0 "Vainakh"
|
||||
b_grozny:0 "Grozny"
|
||||
c_grozny:0 "Grozny"
|
||||
c_grozny_adj:0 "Grozny"
|
||||
c_urus_martan:0 "Urus-Martan"
|
||||
c_urus_martan_adj:0 "Urus-Martan"
|
||||
c_ingushetia:0 "Ingushetia"
|
||||
c_ingushetia_adj:0 "Ingush"
|
||||
b_gudermes:0 "Gudermes"
|
||||
b_naurskaya:0 "Naurskaya"
|
||||
b_nazran:0 "Nazran"
|
||||
b_malgobek:0 "Malgobek"
|
||||
b_mozdog:0 "Mozdog"
|
||||
b_vladikavkaz:0 "Vladikavkaz"
|
||||
b_beslan:0 "Beslan"
|
||||
b_alagir:0 "Alagir"
|
||||
b_chikola:0 "Chikola"
|
||||
b_cherkessk:0 "Cherkessk"
|
||||
b_khabez:0 "Khabez"
|
||||
b_uchkeken:0 "Uchkeken"
|
||||
c_cherkessk:0 "Cherkessk"
|
||||
c_cherkessk_adj:0 "Cherkessk"
|
||||
b_karachayevsk:0 "Karachayevsk"
|
||||
c_karachayevsk:0 "Karachayevsk"
|
||||
c_karachayevsk_adj:0 "Karachayevsk"
|
||||
c_elbrus:0 "Elbrus"
|
||||
c_elbrus_adj:0 "Elbrus"
|
||||
b_tyrnyauz:0 "Tyrnyauz"
|
||||
b_zalukokoazhe:0 "Zalukokoazhe"
|
||||
b_kashkhatau:0 "Kashkhatau"
|
||||
b_zelenchukskaya:0 "Zelenchukskaya"
|
||||
b_teberda:0 "Teberda"
|
||||
b_pregradnaya:0 "Pregradnaya"
|
||||
b_prokhladny:0 "Prokhladny"
|
||||
b_baksan:0 "Baksan"
|
||||
|
|
@ -5303,9 +5303,9 @@
|
|||
5302;89;144;51;Tatartopa;x
|
||||
5303;131;147;179;Besinada;x
|
||||
5304;173;150;52;Balanjar;x
|
||||
5305;5;153;180;Samander;x
|
||||
5305;5;153;180;Kizlyar;x
|
||||
5306;47;156;53;Durdzukia;x
|
||||
5307;89;159;181;Kizlyar;x
|
||||
5307;89;159;181;Samander;x
|
||||
5308;131;162;54;Cabartei;x
|
||||
5309;173;165;182;Tserlona;x
|
||||
5310;5;168;55;Cisterki;x
|
||||
|
|
@ -8848,28 +8848,28 @@
|
|||
8847;11;84;52;TEREKLI-MEKTEB;x;
|
||||
8848;90;119;106;YUZHNO-SUKHOKUMSK;x;
|
||||
8849;177;211;196;NARIMAN;x;
|
||||
8850;8;138;25;;x
|
||||
8851;50;141;153;;x
|
||||
8852;92;144;26;;x
|
||||
8853;134;147;154;;x
|
||||
8854;176;150;27;;x
|
||||
8855;8;153;155;;x
|
||||
8856;50;156;28;;x
|
||||
8857;92;159;156;;x
|
||||
8858;134;162;29;;x
|
||||
8859;176;165;157;;x
|
||||
8860;8;168;30;;x
|
||||
8861;50;171;158;;x
|
||||
8862;92;174;31;;x
|
||||
8863;134;177;159;;x
|
||||
8864;176;180;32;;x
|
||||
8865;8;183;160;;x
|
||||
8866;50;186;33;;x
|
||||
8867;92;189;161;;x
|
||||
8868;134;192;34;;x
|
||||
8869;176;195;162;;x
|
||||
8870;8;198;35;;x
|
||||
8871;50;201;163;;x
|
||||
8850;74;129;105;GROZNY;x;
|
||||
8851;43;99;75;GUDERMES;x;
|
||||
8852;83;190;143;NAURSKAYA;x;
|
||||
8853;12;60;39;NAZRAN;x;
|
||||
8854;27;136;88;MALGOBEK;x;
|
||||
8855;53;76;66;MOZDOG;x;
|
||||
8856;86;193;144;VLADIKAVKAZ;x;
|
||||
8857;16;67;44;BESLAN;x;
|
||||
8858;60;122;94;ALAGIR;x;
|
||||
8859;53;65;60;CHIKOLA;x;
|
||||
8860;41;213;136;CHERKESSK;x;
|
||||
8861;59;79;70;UCHKEKEN;x;
|
||||
8862;29;111;75;KHABEZ;x;
|
||||
8863;78;204;147;TYRNYAUZ;x;
|
||||
8864;14;57;37;ZALUKOKOAZHE;x;
|
||||
8865;31;99;68;KASHKHATAU;x;
|
||||
8866;124;201;167;KARACHAYEVSK;x;
|
||||
8867;42;89;68;ZELENCHUKSKAYA;x;
|
||||
8868;30;136;90;TEBERDA;x;
|
||||
8869;150;192;173;PREGRADNAYA;x;
|
||||
8870;15;110;67;PROKHLADNY;x;
|
||||
8871;96;147;124;BAKSAN;x;
|
||||
8872;92;204;36;;x
|
||||
8873;134;207;164;;x
|
||||
8874;176;210;37;;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