Compare commits

..

No commits in common. "d13df8a6c2745ac7da5d09e40eb5eb66173a5b12" and "e5775c52bdcdc440a894607c409a24046995697b" have entirely different histories.

2 changed files with 42 additions and 34 deletions

View file

@ -113,27 +113,19 @@ karachay = {
} }
} }
NEOW_tatar = { # VOlGAR tartat -place holder to be worked on NEOW_tatar = { # Placeholder to be worked on
color = rgb{0.1 0.2 0.3} color = rgb{0.1 0.2 0.3}
ethos = ethos_bureaucratic ethos = ethos_bellicose
heritage = heritage_kipchak heritage = heritage_kipchak
language = language_kipchak_bulgar language = language_kipchak_bulgar
martial_custom = martial_custom_male_only martial_custom = martial_custom_male_only
traditions = { traditions = {
tradition_astute_diplomats tradition_caucasian_wolves
tradition_forest_wardens tradition_horse_lords
tradition_language_scholars tradition_mountain_homes
} tradition_warrior_culture
dlc_tradition = { }
trait = tradition_fp3_beacon_of_learning
requires_dlc_flag = legacy_of_persia
}
dlc_tradition = {
trait = tradition_mpo_iron_cavalry
requires_dlc_flag = khans_of_the_steppe
}
name_list = name_list_NEOW_turkish name_list = name_list_NEOW_turkish

View file

@ -1170,6 +1170,16 @@ e_volga-ural = {
color = { 58 64 62 } color = { 58 64 62 }
} }
}
c_birsk = {
color = { 70 75 85 }
cultural_names = {
name_list_bolghar = cn_bo_ro_
name_list_komi = cn_bo_ro_
name_list_bashkir = cn_bo_ro_
}
b_birsk = { b_birsk = {
province = 5475 province = 5475
@ -1233,25 +1243,6 @@ e_volga-ural = {
color = { 40 55 50 } color = { 40 55 50 }
} }
} }
c_salavat = {
color = { 70 75 85 }
b_salavat = {
province = 5431
color = { 70 65 49 }
}
b_teterpush = {
province = 5430
color = { 70 65 49 }
}
b_sterlitamak = {
province = 5429
color = { 70 65 49 }
}
}
} }
d_jalmat = { d_jalmat = {
@ -1431,6 +1422,31 @@ e_volga-ural = {
color = { 41 36 58 } color = { 41 36 58 }
} }
} }
}
d_bugurslan = {
color = { 72 58 24 }
capital = c_salava
c_salavat = {
color = { 70 65 49 }
b_salavat = {
province = 5431
color = { 70 65 49 }
}
b_teterpush = {
province = 5430
color = { 70 65 49 }
}
b_sterlitamak = {
province = 5429
color = { 70 65 49 }
}
}
} }
} }
} }