Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
79fc402f56
50 changed files with 2689 additions and 584 deletions
|
|
@ -1,29 +0,0 @@
|
||||||
ossetian = {
|
|
||||||
color = {0.7 0.5 0.7}
|
|
||||||
|
|
||||||
ethos = ethos_communal
|
|
||||||
heritage = heritage_alan
|
|
||||||
language = NEOW_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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
kabardian = {
|
kabardian = {
|
||||||
color = {0.2 0.9 0.2}
|
color = { 145 153 38 }
|
||||||
|
|
||||||
ethos = ethos_spiritual
|
ethos = ethos_spiritual
|
||||||
heritage = heritage_northwest_caucasian
|
heritage = heritage_caucasian
|
||||||
language = NEOW_language_circassian
|
language = NEOW_language_circassian
|
||||||
martial_custom = martial_custom_male_only
|
martial_custom = martial_custom_male_only
|
||||||
traditions = {
|
traditions = {
|
||||||
|
|
@ -33,10 +33,10 @@ kabardian = {
|
||||||
}
|
}
|
||||||
|
|
||||||
adyghean = {
|
adyghean = {
|
||||||
color = { 51 178 51 }
|
color = { 100 114 22 }
|
||||||
|
|
||||||
ethos = ethos_communal
|
ethos = ethos_communal
|
||||||
heritage = heritage_northwest_caucasian
|
heritage = heritage_caucasian
|
||||||
language = NEOW_language_circassian
|
language = NEOW_language_circassian
|
||||||
martial_custom = martial_custom_male_only
|
martial_custom = martial_custom_male_only
|
||||||
traditions = {
|
traditions = {
|
||||||
|
|
@ -67,10 +67,10 @@ adyghean = {
|
||||||
}
|
}
|
||||||
|
|
||||||
lezgin = {
|
lezgin = {
|
||||||
color = {0.3 0.8 0.7}
|
color = { 204 81 40 }
|
||||||
|
|
||||||
ethos = ethos_stoic
|
ethos = ethos_stoic
|
||||||
heritage = heritage_northwest_caucasian
|
heritage = heritage_caucasian
|
||||||
language = NEOW_language_lezgin
|
language = NEOW_language_lezgin
|
||||||
martial_custom = martial_custom_male_only
|
martial_custom = martial_custom_male_only
|
||||||
traditions = {
|
traditions = {
|
||||||
|
|
@ -100,10 +100,10 @@ lezgin = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
avar = {
|
avar = {
|
||||||
color = {0.2 0.6 0.2}
|
color = { 114 64 28 }
|
||||||
|
|
||||||
ethos = ethos_bellicose
|
ethos = ethos_bellicose
|
||||||
heritage = heritage_northwest_caucasian
|
heritage = heritage_caucasian
|
||||||
language = NEOW_language_avar
|
language = NEOW_language_avar
|
||||||
martial_custom = martial_custom_male_only
|
martial_custom = martial_custom_male_only
|
||||||
traditions = {
|
traditions = {
|
||||||
|
|
@ -133,10 +133,10 @@ avar = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
dargin = {
|
dargin = {
|
||||||
color = {0.5 1.0 0.5}
|
color = { 165 93 58 }
|
||||||
|
|
||||||
ethos = ethos_bellicose
|
ethos = ethos_bellicose
|
||||||
heritage = heritage_northwest_caucasian
|
heritage = heritage_caucasian
|
||||||
language = NEOW_language_dargwa
|
language = NEOW_language_dargwa
|
||||||
martial_custom = martial_custom_male_only
|
martial_custom = martial_custom_male_only
|
||||||
traditions = {
|
traditions = {
|
||||||
|
|
@ -166,10 +166,10 @@ dargin = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
nakh = {
|
nakh = {
|
||||||
color = {0.3 0.8 0.8}
|
color = { 127 91 19 }
|
||||||
|
|
||||||
ethos = ethos_bellicose
|
ethos = ethos_bellicose
|
||||||
heritage = heritage_northwest_caucasian
|
heritage = heritage_caucasian
|
||||||
language = NEOW_language_vainakh
|
language = NEOW_language_vainakh
|
||||||
martial_custom = martial_custom_male_only
|
martial_custom = martial_custom_male_only
|
||||||
traditions = {
|
traditions = {
|
||||||
|
|
@ -191,6 +191,163 @@ nakh = {
|
||||||
clothing_gfx = { byzantine_clothing_gfx }
|
clothing_gfx = { byzantine_clothing_gfx }
|
||||||
unit_gfx = { mongol_unit_gfx }
|
unit_gfx = { mongol_unit_gfx }
|
||||||
|
|
||||||
|
ethnicities = {
|
||||||
|
20 = slavic_blond
|
||||||
|
20 = slavic_brown_hair
|
||||||
|
20 = slavic_dark_hair
|
||||||
|
15 = mediterranean_byzantine
|
||||||
|
25 = mediterranean
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
kumyk = {
|
||||||
|
color = { 229 160 91 }
|
||||||
|
|
||||||
|
ethos = ethos_bellicose
|
||||||
|
heritage = heritage_caucasian
|
||||||
|
language = NEOW_language_kipchak_cuman
|
||||||
|
martial_custom = martial_custom_male_only
|
||||||
|
traditions = {
|
||||||
|
tradition_caucasian_wolves
|
||||||
|
tradition_ruling_caste
|
||||||
|
tradition_diasporic
|
||||||
|
tradition_zealous_people
|
||||||
|
}
|
||||||
|
dlc_tradition = {
|
||||||
|
trait = tradition_staunch_traditionalists
|
||||||
|
requires_dlc_flag = hybridize_culture
|
||||||
|
fallback = tradition_faith_bound
|
||||||
|
}
|
||||||
|
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 = asian
|
||||||
|
}
|
||||||
|
}
|
||||||
|
nogai = {
|
||||||
|
color = { 204 144 61 }
|
||||||
|
|
||||||
|
ethos = ethos_bellicose
|
||||||
|
heritage = heritage_caucasian
|
||||||
|
language = NEOW_language_kipchak_nogai
|
||||||
|
martial_custom = martial_custom_male_only
|
||||||
|
traditions = {
|
||||||
|
tradition_horse_lords
|
||||||
|
tradition_pastoralists
|
||||||
|
tradition_diasporic
|
||||||
|
tradition_horse_breeder
|
||||||
|
}
|
||||||
|
dlc_tradition = {
|
||||||
|
trait = tradition_staunch_traditionalists
|
||||||
|
requires_dlc_flag = hybridize_culture
|
||||||
|
fallback = tradition_faith_bound
|
||||||
|
}
|
||||||
|
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
|
||||||
|
}
|
||||||
|
}
|
||||||
|
balkar = {
|
||||||
|
color = { 229 210 114 }
|
||||||
|
|
||||||
|
ethos = ethos_bellicose
|
||||||
|
heritage = heritage_caucasian
|
||||||
|
language = NEOW_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 = { 178 169 71 }
|
||||||
|
|
||||||
|
ethos = ethos_stoic
|
||||||
|
heritage = heritage_caucasian
|
||||||
|
language = NEOW_language_kipchak_cuman
|
||||||
|
martial_custom = martial_custom_male_only
|
||||||
|
traditions = {
|
||||||
|
tradition_caucasian_wolves
|
||||||
|
tradition_horse_lords
|
||||||
|
tradition_hill_dwellers
|
||||||
|
tradition_pastoralists
|
||||||
|
}
|
||||||
|
dlc_tradition = {
|
||||||
|
trait = tradition_staunch_traditionalists
|
||||||
|
requires_dlc_flag = hybridize_culture
|
||||||
|
fallback = tradition_faith_bound
|
||||||
|
}
|
||||||
|
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
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
ossetian = {
|
||||||
|
color = { 204 173 81 }
|
||||||
|
|
||||||
|
ethos = ethos_communal
|
||||||
|
heritage = heritage_caucasian
|
||||||
|
language = NEOW_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 = {
|
ethnicities = {
|
||||||
20 = slavic_blond
|
20 = slavic_blond
|
||||||
20 = slavic_brown_hair
|
20 = slavic_brown_hair
|
||||||
|
|
@ -1,130 +1,3 @@
|
||||||
kumyk = {
|
|
||||||
color = rgb{0.4 0.7 0.6}
|
|
||||||
|
|
||||||
ethos = ethos_bellicose
|
|
||||||
heritage = heritage_kipchak
|
|
||||||
language = NEOW_language_kipchak_cuman
|
|
||||||
martial_custom = martial_custom_male_only
|
|
||||||
traditions = {
|
|
||||||
tradition_caucasian_wolves
|
|
||||||
tradition_ruling_caste
|
|
||||||
tradition_diasporic
|
|
||||||
tradition_zealous_people
|
|
||||||
}
|
|
||||||
dlc_tradition = {
|
|
||||||
trait = tradition_staunch_traditionalists
|
|
||||||
requires_dlc_flag = hybridize_culture
|
|
||||||
fallback = tradition_faith_bound
|
|
||||||
}
|
|
||||||
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 = asian
|
|
||||||
}
|
|
||||||
}
|
|
||||||
nogai = {
|
|
||||||
color = rgb{0.2 0.5 0.8}
|
|
||||||
|
|
||||||
ethos = ethos_bellicose
|
|
||||||
heritage = heritage_kipchak
|
|
||||||
language = NEOW_language_kipchak_nogai
|
|
||||||
martial_custom = martial_custom_male_only
|
|
||||||
traditions = {
|
|
||||||
tradition_horse_lords
|
|
||||||
tradition_pastoralists
|
|
||||||
tradition_diasporic
|
|
||||||
tradition_horse_breeder
|
|
||||||
}
|
|
||||||
dlc_tradition = {
|
|
||||||
trait = tradition_staunch_traditionalists
|
|
||||||
requires_dlc_flag = hybridize_culture
|
|
||||||
fallback = tradition_faith_bound
|
|
||||||
}
|
|
||||||
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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
balkar = {
|
|
||||||
color = rgb{0.23 0.18 0.41}
|
|
||||||
|
|
||||||
ethos = ethos_bellicose
|
|
||||||
heritage = heritage_kipchak
|
|
||||||
language = NEOW_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 = NEOW_language_kipchak_cuman
|
|
||||||
martial_custom = martial_custom_male_only
|
|
||||||
traditions = {
|
|
||||||
tradition_caucasian_wolves
|
|
||||||
tradition_horse_lords
|
|
||||||
tradition_hill_dwellers
|
|
||||||
tradition_pastoralists
|
|
||||||
}
|
|
||||||
dlc_tradition = {
|
|
||||||
trait = tradition_staunch_traditionalists
|
|
||||||
requires_dlc_flag = hybridize_culture
|
|
||||||
fallback = tradition_faith_bound
|
|
||||||
}
|
|
||||||
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
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
NEOW_tatar = { # VOlGAR tartat -place holder to be worked on
|
NEOW_tatar = { # VOlGAR tartat -place holder to be worked on
|
||||||
color = rgb{0.1 0.2 0.3}
|
color = rgb{0.1 0.2 0.3}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -123,8 +123,9 @@ faerosk = {
|
||||||
tradition_hereditary_hierarchy
|
tradition_hereditary_hierarchy
|
||||||
tradition_seafaring
|
tradition_seafaring
|
||||||
}
|
}
|
||||||
|
name_list = name_list_NEOW_faroese
|
||||||
name_list = name_list_NEOW_danish
|
name_list = name_list_NEOW_danish
|
||||||
name_list = name_list_NEOW_swedish
|
name_list = name_list_icelander
|
||||||
|
|
||||||
coa_gfx = { danish_coa_gfx western_coa_gfx }
|
coa_gfx = { danish_coa_gfx western_coa_gfx }
|
||||||
building_gfx = { western_building_gfx }
|
building_gfx = { western_building_gfx }
|
||||||
|
|
|
||||||
|
|
@ -240,7 +240,7 @@ NEOW_pomak = {
|
||||||
tradition_collective_lands
|
tradition_collective_lands
|
||||||
}
|
}
|
||||||
|
|
||||||
name_list = name_list_serbian
|
name_list = name_list_NEOW_bulgarian
|
||||||
|
|
||||||
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
coa_gfx = { south_slavic_group_coa_gfx western_coa_gfx }
|
||||||
building_gfx = { western_building_gfx }
|
building_gfx = { western_building_gfx }
|
||||||
|
|
|
||||||
|
|
@ -181,7 +181,7 @@ encarnacion_female = { Encarna Encarnaci_o_act_n Encarnazi_o_act_n }
|
||||||
enid_female = { Enid Enydd }
|
enid_female = { Enid Enydd }
|
||||||
erika_female = { Erika }
|
erika_female = { Erika }
|
||||||
ermengarde_female = { Irmgard Irmingard }
|
ermengarde_female = { Irmgard Irmingard }
|
||||||
ernesta_female = { Arno_s_crn_tka Erna Ernestino }
|
ernesta_female = { Arno_s_crn_tka Erna Ernestina Ernestino }
|
||||||
esmeralda_female = { Esm_e_act_ralda Esmeralda Ezmiralda Maragda }
|
esmeralda_female = { Esm_e_act_ralda Esmeralda Ezmiralda Maragda }
|
||||||
esther_female = { Esfyrh Est_e_grv_r Ester Estera Esther }
|
esther_female = { Esfyrh Est_e_grv_r Ester Estera Esther }
|
||||||
estibaliz_female = { Est_i_act_baliz Estibaliz Estitxu }
|
estibaliz_female = { Est_i_act_baliz Estibaliz Estitxu }
|
||||||
|
|
@ -355,7 +355,7 @@ maria_female = { M_a_act_ria M_a_grv_riam M_i_act_riam Ma_s_crn_a Maaike Maarja
|
||||||
mariaangel_female = { Mar_i_grv_o-Ange Mariangela }
|
mariaangel_female = { Mar_i_grv_o-Ange Mariangela }
|
||||||
mariaangeles_female = { Mar_i_act_a_spc__A_act_nchels Mar_i_act_a_spc__A_act_ngeles Mar_i_act_a_spc__A_act_nxeles Maria_spc__A_grv_ngels }
|
mariaangeles_female = { Mar_i_act_a_spc__A_act_nchels Mar_i_act_a_spc__A_act_ngeles Mar_i_act_a_spc__A_act_nxeles Maria_spc__A_grv_ngels }
|
||||||
mariaanna_female = { Mar_i_grv_o-Ano Maria_spc_Anna Mariannick Marie-Annick Maryannick Rianne }
|
mariaanna_female = { Mar_i_grv_o-Ano Maria_spc_Anna Mariannick Marie-Annick Maryannick Rianne }
|
||||||
mariaantonia_female = { Mar_i_act_a_spc_Antona Mar_i_grv_o-Antouneto Maria_spc_Antonieta Maria_spc_Antonietta Marie-Antoinette }
|
mariaantonia_female = { Mar_i_act_a_spc_Antona Mar_i_grv_o-Antouneto Maria_spc_Antonia Maria_spc_Antonieta Maria_spc_Antonietta Marie-Antoinette }
|
||||||
mariaascension_female = { Mar_i_act_a_spc_Ascensi_o_act_n Miren_spc_Jasone }
|
mariaascension_female = { Mar_i_act_a_spc_Ascensi_o_act_n Miren_spc_Jasone }
|
||||||
mariaassumpcion_female = { Mar_i_act_a_spc_Asunci_o_act_n Mar_i_act_a_spc_Asunzi_o_act_n Maria_spc_Assumpci_o_act_ Maria_spc_Assunta Maria_spc_de_spc_Assun_c_ced__a_tld_o }
|
mariaassumpcion_female = { Mar_i_act_a_spc_Asunci_o_act_n Mar_i_act_a_spc_Asunzi_o_act_n Maria_spc_Assumpci_o_act_ Maria_spc_Assunta Maria_spc_de_spc_Assun_c_ced__a_tld_o }
|
||||||
mariabegonia_female = { Mar_i_act_a_spc_Begonia Miren_spc_Bego_n_tld_a }
|
mariabegonia_female = { Mar_i_act_a_spc_Begonia Miren_spc_Bego_n_tld_a }
|
||||||
|
|
@ -468,7 +468,7 @@ odile_female = { Odile Odilia Ot_i_act_lia Otilie Ottilie Oudilo }
|
||||||
olga_female = { Aili Hege Helga Holga O_l_crn_ga Olg_a_grv_ Olga Olya Volha }
|
olga_female = { Aili Hege Helga Holga O_l_crn_ga Olg_a_grv_ Olga Olya Volha }
|
||||||
olivia_female = { Ol_i_act_via Oliva Olive Olivia Olivie Wllywyya Wlywyy }
|
olivia_female = { Ol_i_act_via Oliva Olive Olivia Olivie Wllywyya Wlywyy }
|
||||||
olympia_female = { Ol_i_act_mpia Olimpia Olympia Oulimpo_female }
|
olympia_female = { Ol_i_act_mpia Olimpia Olympia Oulimpo_female }
|
||||||
ophelia_female = { Of_e_act_lia Of_e_grv_lia Oph_e_act_lie Ouf_e_act_l_i_grv_o }
|
ophelia_female = { Of_e_act_lia Of_e_grv_lia Ofelia Oph_e_act_lie Ouf_e_act_l_i_grv_o }
|
||||||
palmyra_female = { Palmira }
|
palmyra_female = { Palmira }
|
||||||
paloma_female = { Paloma Pomba }
|
paloma_female = { Paloma Pomba }
|
||||||
pamela_female = { Pamela }
|
pamela_female = { Pamela }
|
||||||
|
|
|
||||||
|
|
@ -86,7 +86,7 @@ angellouis_male = { _A_act_nchel_spc_Lo_i_act_s _A_act_ngel_spc_Luis Anxo_spc_Lo
|
||||||
angelmaria_male = { Anxo_spc_Mar_i_act_a }
|
angelmaria_male = { Anxo_spc_Mar_i_act_a }
|
||||||
angus_male = { Angus }
|
angus_male = { Angus }
|
||||||
anselm_male = { Ans_e_grv_ume Anschel Anselmo Anssi Ansylm }
|
anselm_male = { Ans_e_grv_ume Anschel Anselmo Anssi Ansylm }
|
||||||
anthony_male = { An_pst_nwy Andon Andoni Ant_o_act_n Ant_o_act_nio Ant_o_grv_ni Ante Anthoni Anthonie Anthonius Anthony Anthuhnee Anthuni Antny Anto Antoine Anton Antonello Antoni Antonije Antonie Antonio Antonius Antoniy Antony Antoon Antton Antxon Entonio Ndoc Ndue T_o_grv_ni T_o_tld_nis T_o_tld_nn T_o_tld_nu Teun Teunis Teunus Theunis Ton Tone Toni Tonny Tony Toon }
|
anthony_male = { An_pst_nwy Andon Andoni Ant_o_act_n Ant_o_act_nio Ant_o_grv_ni Ante Anthoni Anthonie Anthonius Anthony Anthuhnee Anthuni Antny Anto Antoine Anton Antonello Antoni Antonije Antonie Antonio Antonius Antoniy Antony Antoon Antton Antxon Entonio Ndoc Ndon Ndoni Ndue T_o_grv_ni T_o_tld_nis T_o_tld_nn T_o_tld_nu Teun Teunis Teunus Theunis Ton Tone Toni Tonny Tony Toon }
|
||||||
anthonyjesus_male = { Antonio_spc_Jes_u_act_s }
|
anthonyjesus_male = { Antonio_spc_Jes_u_act_s }
|
||||||
anthonyjoseph_male = { Ant_o_act_n_spc_Chus_e_act_ Antonio_spc_Jos_e_act_ }
|
anthonyjoseph_male = { Ant_o_act_n_spc_Chus_e_act_ Antonio_spc_Jos_e_act_ }
|
||||||
anthonyxavier_male = { Ant_o_act_n_spc_Chabier }
|
anthonyxavier_male = { Ant_o_act_n_spc_Chabier }
|
||||||
|
|
@ -156,7 +156,7 @@ bentley_male = { B_a_hat_ntlyy Bahn_pst_ly Bantlee Bentlee Bentley }
|
||||||
benvenuto_male = { Benvingut Bienvenido }
|
benvenuto_male = { Benvingut Bienvenido }
|
||||||
beowulf_male = { Bayuhwulf Behohwoolf Beiowolf Beowulf }
|
beowulf_male = { Bayuhwulf Behohwoolf Beiowolf Beowulf }
|
||||||
berengar_male = { B_e_act_renger Berengui_e_act_ }
|
berengar_male = { B_e_act_renger Berengui_e_act_ }
|
||||||
bernard_male = { Be_n_tld_at Barend Beno Benno Berend Berent Bernald Bernard Bernardo Bernardus Bernat Bernd Berndt Bernhard Bernhardt Bernez Bernt Bernward Binnert Bjarnat P_a_uml__a_uml_ru }
|
bernard_male = { Be_n_tld_at Barend Beno Benno Berend Berent Bernald Bernard Bernardo Bernardus Bernat Bernd Berndt Bernhard Bernhardt Bernez Bernt Bernward Binard Binnert Bjarnat P_a_uml__a_uml_ru }
|
||||||
bernardinus_male = { Bernardino }
|
bernardinus_male = { Bernardino }
|
||||||
bert_male = { Bert Bertus Brecht Pertti }
|
bert_male = { Bert Bertus Brecht Pertti }
|
||||||
berthold_male = { Berthold Bertolt T_o_uml_lke }
|
berthold_male = { Berthold Bertolt T_o_uml_lke }
|
||||||
|
|
@ -245,7 +245,7 @@ cyriacus_male = { Ciriaco Qiriako }
|
||||||
cyril_male = { Cerile Ciril Cirilo Cyril Cyrill Cyrille Cyryll Kircho Kiril Kirill Kiry_l_stk_a }
|
cyril_male = { Cerile Ciril Cirilo Cyril Cyrill Cyrille Cyryll Kircho Kiril Kirill Kiry_l_stk_a }
|
||||||
cyrus_male = { Ciro Cyrus }
|
cyrus_male = { Ciro Cyrus }
|
||||||
damas_male = { D_a_act_maso Damas }
|
damas_male = { D_a_act_maso Damas }
|
||||||
damian_male = { Dami_a_act_n Dami_a_grv_ Damian Damien Damijan Damjan Damyan }
|
damian_male = { Dami_a_act_n Dami_a_grv_ Damian Damiano Damien Damijan Damjan Damyan }
|
||||||
daniel_male = { Daan Dahnyuhl Dan Dan_i_act_el Danail Danel Dani_e_grv_ Dani_e_uml_l Daniel Daniele Daniial Daniil Danijel Danilo Danyuhl Danyul Danny Danyal Deiniol Tanel Taneli }
|
daniel_male = { Daan Dahnyuhl Dan Dan_i_act_el Danail Danel Dani_e_grv_ Dani_e_uml_l Daniel Daniele Daniial Daniil Danijel Danilo Danyuhl Danyul Danny Danyal Deiniol Tanel Taneli }
|
||||||
darius_male = { D_ae_rias Daeyyus Dar_i_act_o Dario Darius Darrius Dayruss Ddaryus }
|
darius_male = { D_ae_rias Daeyyus Dar_i_act_o Dario Darius Darrius Dayruss Ddaryus }
|
||||||
daron_male = { D_ae_ren Daar_pst_n Daron Daroon Darun Dayrun }
|
daron_male = { D_ae_ren Daar_pst_n Daron Daroon Darun Dayrun }
|
||||||
|
|
@ -283,7 +283,7 @@ egbert_male = { Egbert }
|
||||||
ehrenfried_male = { _C_crn_es_c_act_im_e_hat_r Ehrenfried }
|
ehrenfried_male = { _C_crn_es_c_act_im_e_hat_r Ehrenfried }
|
||||||
ehregott_male = { Boha_c_crn_es_c_act_ Ehregott }
|
ehregott_male = { Boha_c_crn_es_c_act_ Ehregott }
|
||||||
ekkehard_male = { Echard Eckehard Eckhard Eckart Eicke Eike Ekkehard Eyke }
|
ekkehard_male = { Echard Eckehard Eckhard Eckart Eicke Eike Ekkehard Eyke }
|
||||||
eleutherius_male = { Eleut_e_act_rio Eleuterio Lefter }
|
eleutherius_male = { Eleut_e_act_rio Eleuterio Lefter Lifteri }
|
||||||
eligius_male = { Aloi El_o_act_i Elixio Eloi Eloy }
|
eligius_male = { Aloi El_o_act_i Elixio Eloi Eloy }
|
||||||
elijah_male = { _E_act_lie _I_dot_lyas Eelis El_i_act_as El_i_grv_o Eli_a_act__s_crn_ Elies Elia Elias Eliaz Elija I_l_crn_ja Il_pst_iya Ilaz Ilia Ilian Iliias Iliya Ilija Ilja Iljas Iljaz Ilya Ilyas Ilyes Lyes }
|
elijah_male = { _E_act_lie _I_dot_lyas Eelis El_i_act_as El_i_grv_o Eli_a_act__s_crn_ Elies Elia Elias Eliaz Elija I_l_crn_ja Il_pst_iya Ilaz Ilia Ilian Iliias Iliya Ilija Ilja Iljas Iljaz Ilya Ilyas Ilyes Lyes }
|
||||||
elio_male = { _E_act_lio Elio Elios }
|
elio_male = { _E_act_lio Elio Elios }
|
||||||
|
|
@ -350,7 +350,7 @@ florent_male = { Flor_e_hat_ncio Florenc Florenci Florencio Florent Floris Flour
|
||||||
florentinus_male = { Florentino }
|
florentinus_male = { Florentino }
|
||||||
florian_male = { Flori_a_act_n Florian Flourian }
|
florian_male = { Flori_a_act_n Florian Flourian }
|
||||||
fortunatus_male = { Fortunato }
|
fortunatus_male = { Fortunato }
|
||||||
francis_male = { Chichoues Ciccio Fa_n_tld_ch Ffrancys Ffransis Ffransys Ffrhancys Fr_a_act__n_crn_a Fra_n_crn_o Fra_n_tld_sez Fraincis Fran Fran_c_ced_ois Fran_c_crn_i_s_crn_ek Franc Franc_e_act_s France_male Francesc Francesco Francho Franci Franci_s_crn_ak Francis Francisco Franciscus Franck Franco Francoun Franjk Franjo Frank Franke Frankie Frano Frans Franti_s_crn_ek Frantsisk Frantsysk Franz Franziskus Paco Patxi }
|
francis_male = { Chichoues Ciccio Fa_n_tld_ch Ffrancys Ffransis Ffransys Ffrhancys Fr_a_act__n_crn_a Fra_n_crn_o Fra_n_tld_sez Fraincis Fran Fran_c_ced_esko Fran_c_ced_ois Fran_c_crn_i_s_crn_ek Franc Franc_e_act_s France_male Francesc Francesco Francho Franci Franci_s_crn_ak Francis Francisco Franciscus Franck Franco Francoun Franjk Franjo Frank Franke Frankie Frano Frans Franti_s_crn_ek Frantsisk Frantsysk Franz Franziskus Paco Patxi }
|
||||||
francisanthony_male = { Francantonio Francescantonio }
|
francisanthony_male = { Francantonio Francescantonio }
|
||||||
francisemmanuel_male = { Francho_spc_Manuel Francisco_spc_Manuel }
|
francisemmanuel_male = { Francho_spc_Manuel Francisco_spc_Manuel }
|
||||||
francisjesus_male = { Francisco_spc_Jes_u_act_s Francisco_spc_Xes_u_act_s }
|
francisjesus_male = { Francisco_spc_Jes_u_act_s Francisco_spc_Xes_u_act_s }
|
||||||
|
|
@ -445,7 +445,7 @@ hercules_male = { Ercole Ercwlff Hercules }
|
||||||
hermann_male = { _A_act_rmann Armand Armando Armond Ermanno Harm Harmen Herman Hermann Hermanni Hermanus }
|
hermann_male = { _A_act_rmann Armand Armando Armond Ermanno Harm Harmen Herman Hermann Hermanni Hermanus }
|
||||||
hermenegildo_male = { Hermenegildo }
|
hermenegildo_male = { Hermenegildo }
|
||||||
hidayat_male = { Hidayet }
|
hidayat_male = { Hidayet }
|
||||||
hieronymus_male = { Geronimo Girolamo J_e_act_r_o_hat_me Jarol_i_act_m Jer_o_act_nimo Jeroen Jerko Jirome Xerome Yerom }
|
hieronymus_male = { Geronimo Girolamo J_e_act_r_o_hat_me Jarol_i_act_m Jer_o_act_nimo Jeroen Jerko Jeronim Jirome Xerome Yerom }
|
||||||
hikmat_male = { Hikmet }
|
hikmat_male = { Hikmet }
|
||||||
hilarius_male = { Hil_a_act_rio Hilario Hillar Hillarius Il_a_grv_ri Ilar Ilari Ilario Illar }
|
hilarius_male = { Hil_a_act_rio Hilario Hillar Hillarius Il_a_grv_ri Ilar Ilari Ilario Illar }
|
||||||
hilmi_male = { Helmi Hilmi }
|
hilmi_male = { Helmi Hilmi }
|
||||||
|
|
@ -569,7 +569,7 @@ johnyves_male = { Jan-Ives Jean-Yvon Yann-Erwan }
|
||||||
jonah_male = { J_o_act_nas Jon_a_act__s_crn_ Jona_Jonah Jonah Jonas Joona Joonas Youn_e_grv_s Yunis Yunus }
|
jonah_male = { J_o_act_nas Jon_a_act__s_crn_ Jona_Jonah Jonah Jonas Joona Joonas Youn_e_grv_s Yunis Yunus }
|
||||||
jonathan_male = { Johnafan Jonafan Jonaitain Jonat_a_act_n Jonatan Jonathan Jounatan }
|
jonathan_male = { Johnafan Jonafan Jonaitain Jonat_a_act_n Jonatan Jonathan Jounatan }
|
||||||
jordan_male = { Jord_a_grv_ Jordan Jorddain Jorddan Jorhddan Jourdan Yordan }
|
jordan_male = { Jord_a_grv_ Jordan Jorddain Jorddan Jorhddan Jourdan Yordan }
|
||||||
joseph_male = { Chus_e_act_ Giuseppe Ioseba Iosif Jazep J_o_act_us_e_grv_ Jo_z_crn_e Jo_z_crn_ef Job_Joseph Joe Joep Joey Joosep Jos Jos_e_act_ Jose Joseba Josef Josep Joseph Josephus Josif Josip Josyff Joxe Jozeb Jozef Jusuf Juuso Pino Xos_e_act_ Yosif Youssef Yusuf Yusup Zef }
|
joseph_male = { Chus_e_act_ Giuseppe Ioseba Iosif Jazep J_o_act_us_e_grv_ Jo_z_crn_e Jo_z_crn_ef Job_Joseph Joe Joep Joey Joosep Jos Jos_e_act_ Jose Joseba Josef Josep Joseph Josephus Josif Josip Josyff Joxe Jozeb Jozef Jusuf Juuso Pino Sepa Xos_e_act_ Yosif Youssef Yusuf Yusup Zef }
|
||||||
josephalbert_male = { Chus_e_act__spc_Alberto Jos_e_act__spc_Alberto Xos_e_act__spc_Alberte }
|
josephalbert_male = { Chus_e_act__spc_Alberto Jos_e_act__spc_Alberto Xos_e_act__spc_Alberte }
|
||||||
josephandrew_male = { Chus_e_act__spc_Andr_e_act_s Jos_e_act__spc_Andr_e_act_s }
|
josephandrew_male = { Chus_e_act__spc_Andr_e_act_s Jos_e_act__spc_Andr_e_act_s }
|
||||||
josephangel_male = { Chus_e_act__spc__A_act_nchel Jos_e_act__spc__A_act_ngel Joseba_spc_Gotzon Josep_spc__A_grv_ngel Xos_e_act__spc_Anxo }
|
josephangel_male = { Chus_e_act__spc__A_act_nchel Jos_e_act__spc__A_act_ngel Joseba_spc_Gotzon Josep_spc__A_grv_ngel Xos_e_act__spc_Anxo }
|
||||||
|
|
@ -660,7 +660,7 @@ louisxavier_male = { Lo_i_act_s_spc_Chabier Luis_spc_Javier }
|
||||||
lucian_male = { Lluci_a_grv_ Luci_a_act_n Lucian Luciano Lucien Luken Lukian }
|
lucian_male = { Lluci_a_grv_ Luci_a_act_n Lucian Luciano Lucien Luken Lukian }
|
||||||
lucius_male = { L_u_act_cio Llwcyus Lucio Lwcyus Lwsyus }
|
lucius_male = { L_u_act_cio Llwcyus Lucio Lwcyus Lwsyus }
|
||||||
ludger_male = { Ludger Ludgero }
|
ludger_male = { Ludger Ludgero }
|
||||||
luke_male = { Lluc Llwky Lu Luc Luca Lucas Luk_a_act__s_crn_ Luka_s_crn_ Luka Lukas Luke Luky Luuk Luukas Loek }
|
luke_male = { Lluc Lluka Llwky Lu Luc Luca Lucas Luk_a_act__s_crn_ Luka_s_crn_ Luka Lukas Luke Luky Luuk Luukas Loek }
|
||||||
lutfi_male = { L_u_uml_tf_u_uml_ L_u_uml_tfi Lotfi Lutfi }
|
lutfi_male = { L_u_uml_tf_u_uml_ L_u_uml_tfi Lotfi Lutfi }
|
||||||
lutfullah_male = { L_u_uml_tfullah }
|
lutfullah_male = { L_u_uml_tfullah }
|
||||||
luther_male = { L_u_uml_der }
|
luther_male = { L_u_uml_der }
|
||||||
|
|
@ -684,7 +684,7 @@ marcelinus_male = { Marcel_mdn_l_i_act_ Marcelino Marcellino Marcellinus Martzel
|
||||||
marianus_male = { Mari_a_act_n Mari_a_grv_ Marian_male Mariano Marijan Mariyan Marjan Meirion }
|
marianus_male = { Mari_a_act_n Mari_a_grv_ Marian_male Mariano Marijan Mariyan Marjan Meirion }
|
||||||
marinus_male = { Mari_n_tld_o Marin Marino Marinus }
|
marinus_male = { Mari_n_tld_o Marin Marino Marinus }
|
||||||
marius_male = { M_a_act_rio M_a_act_rius M_a_grv_ri_male M_a_grv_rius Marhyus Mario Marij_o_act_ Marius }
|
marius_male = { M_a_act_rio M_a_act_rius M_a_grv_ri_male M_a_grv_rius Marhyus Mario Marij_o_act_ Marius }
|
||||||
mark_male = { Mairk Marc Marco Marcos Marcus Marek Margh Margo_male Margus Marhc Mark Mark_u_act_s Markko Markku Marko Markos Markus }
|
mark_male = { Mairk Marc Marco Marcos Marcus Marek Margh Margo_male Margus Marhc Mark Mark_u_act_s Markko Markku Marko Markos Marku Markus }
|
||||||
markanthony_male = { Marc_spc_Antoni Marco_spc_Antonio }
|
markanthony_male = { Marc_spc_Antoni Marco_spc_Antonio }
|
||||||
martial_male = { Mar_c_ced_al Marcial Marciau }
|
martial_male = { Mar_c_ced_al Marcial Marciau }
|
||||||
martin_male = { M_a_uml_rt Maarten Mairtin Marhtyn Maro_s_crn_ Mart Mart_i_act_ Mart_i_act_n Marteinn Marten Marti_n_tld_o Martim Martin Martino Martinus Martijn Martti Martyn Mattin M_e_crn_to M_e_crn_r_c_act_in M_e_crn_rko Mertyn Mjertyn Morten }
|
martin_male = { M_a_uml_rt Maarten Mairtin Marhtyn Maro_s_crn_ Mart Mart_i_act_ Mart_i_act_n Marteinn Marten Marti_n_tld_o Martim Martin Martino Martinus Martijn Martti Martyn Mattin M_e_crn_to M_e_crn_r_c_act_in M_e_crn_rko Mertyn Mjertyn Morten }
|
||||||
|
|
@ -750,7 +750,7 @@ nepomuceno_male = { Nepomuc_e_grv_ Nepomuk }
|
||||||
nestor_male = { N_e_act_stor N_e_grv_stor Nestor }
|
nestor_male = { N_e_act_stor N_e_grv_stor Nestor }
|
||||||
neville_male = { Nevil Neville Nyvylly }
|
neville_male = { Nevil Neville Nyvylly }
|
||||||
nicetas_male = { Niceto Nikita }
|
nicetas_male = { Niceto Nikita }
|
||||||
nicholas_male = { Claas Claes Claus Colin Collyn Colyn Klaas Klas Klaus Klaws Kolyo Mika_l_stk_aj Mikul_a_act__s_crn_ N_i_act_els Ni_s_crn_an Nicholais Nicholas Nick Nicklas Niclas Nico Nicol_a_act_s Nicol_o_grv_ Nicola_male Nicolaas Nicolai Nicolaj Nicolas Nicolau Nicolay Nicolo Nicoulau Niek Niels Nigul Niiles Niilo Nik Niklas Niko Niko_s_crn_ Nikola Nikolai Nikolaj Nikolas Nikolash Nikolaus Nikolay Nikolaz Nikolla Nikul_a_act_s Nils Nis Nisse Nyk Nycholas Nyck Nyckwllas Nysholas Mik_l_stk_aw_s_crn_ }
|
nicholas_male = { Claas Claes Claus Colin Collyn Colyn Klaas Klas Klaus Klaws Kola Koll_e_uml_ Kolyo Mika_l_stk_aj Mikul_a_act__s_crn_ N_i_act_els Ni_s_crn_an Nicholais Nicholas Nick Nicklas Niclas Nico Nicol_a_act_s Nicol_o_grv_ Nicola_male Nicolaas Nicolai Nicolaj Nicolas Nicolau Nicolay Nicolo Nicoulau Niek Niels Nigul Niiles Niilo Nik Niklas Niko Niko_s_crn_ Nikola Nikolai Nikolaj Nikolas Nikolash Nikolaus Nikolay Nikolaz Nikolla Nikul_a_act_s Nils Nis Nisse Nyk Nycholas Nyck Nyckwllas Nysholas Mik_l_stk_aw_s_crn_ }
|
||||||
nicholaspeter_male = { Claas-Peter Klaus-Peter }
|
nicholaspeter_male = { Claas-Peter Klaus-Peter }
|
||||||
nicodemus_male = { Teemu }
|
nicodemus_male = { Teemu }
|
||||||
nihad_male = { Nihat }
|
nihad_male = { Nihat }
|
||||||
|
|
@ -885,7 +885,7 @@ salahuddin_male = { _S_ced_alaudin S_ae_ld_i_hat_n Sailaiddin Saladin Sald_i_hat
|
||||||
salih_male = { Sali Salih }
|
salih_male = { Sali Salih }
|
||||||
salim_male = { Salim Selim Slim }
|
salim_male = { Salim Selim Slim }
|
||||||
salman_male = { Selman }
|
salman_male = { Selman }
|
||||||
salvador_male = { Gaizka Salvador Salvator Salvatore Sauvaire Xabat }
|
salvador_male = { Gaizka Salvador Salvator Salvatore Sot_i_grv_r Sauvaire Xabat }
|
||||||
samad_male = { Samat }
|
samad_male = { Samat }
|
||||||
sami_male = { Sami Samy }
|
sami_male = { Sami Samy }
|
||||||
samir_male = { Samir Samyr }
|
samir_male = { Samir Samyr }
|
||||||
|
|
@ -965,7 +965,7 @@ tanguy_male = { Tangi Tanguy }
|
||||||
taqi_male = { Taqi Teki }
|
taqi_male = { Taqi Teki }
|
||||||
tariq_male = { Tar_i_dot_k Tarek Tareq Tarik Tariq Tyryq }
|
tariq_male = { Tar_i_dot_k Tarek Tareq Tarik Tariq Tyryq }
|
||||||
tawfiq_male = { Tefik Teufik Tevfik }
|
tawfiq_male = { Tefik Teufik Tevfik }
|
||||||
terrence_male = { Terence Terry }
|
terrence_male = { Terenc Terence Terry }
|
||||||
thaddaeus_male = { Tade_a_act__s_crn_ Tadej Thad_a_uml_us Thadd_a_uml_us Thaddyus }
|
thaddaeus_male = { Tade_a_act__s_crn_ Tadej Thad_a_uml_us Thadd_a_uml_us Thaddyus }
|
||||||
theo_male = { T_e_crn_o Teo Th_e_act_o Theo }
|
theo_male = { T_e_crn_o Teo Th_e_act_o Theo }
|
||||||
theobald_male = { Tepot Theobald Thibault Thyobaldd Tibaud }
|
theobald_male = { Tepot Theobald Thibault Thyobaldd Tibaud }
|
||||||
|
|
@ -973,7 +973,7 @@ theodore_male = { Bo_z_crn_idar F_e_uml_dor Fedor Fedya Fyoddorhy Fyoddory Theod
|
||||||
theodoric_male = { Ddyryk Derek Derk Derrick Diderik Diedrich Diederik Dierk Dieter Diether Dietrich Dirk Durk Dytar D_z_act_ita_r_crn_ F_e_uml_oderik Terris Tewdrig Thierry Tiit Till Tjark Tjerk Tyll Tyrry }
|
theodoric_male = { Ddyryk Derek Derk Derrick Diderik Diedrich Diederik Dierk Dieter Diether Dietrich Dirk Durk Dytar D_z_act_ita_r_crn_ F_e_uml_oderik Terris Tewdrig Thierry Tiit Till Tjark Tjerk Tyll Tyrry }
|
||||||
theodosius_male = { Teodosi Teodosiy Tewdos }
|
theodosius_male = { Teodosi Teodosiy Tewdos }
|
||||||
theophilus_male = { Te_o_act_filo Teofil Teoufile Theophil Thyoffylus }
|
theophilus_male = { Te_o_act_filo Teofil Teoufile Theophil Thyoffylus }
|
||||||
thomas_male = { Doma_s_crn_ Tamas Tama_s_crn_ T_o_act_mas Thoma Thomas Tom Tom_a_act__s_crn_ Tom_a_act_s Tom_e_act_ Toma Toma_z_crn_ Tomais Tomas Tomaz Tomi Tommi Tommy Tomos Toomas Toumas Tuomas Tuomo }
|
thomas_male = { Doma_s_crn_ Tamas Tama_s_crn_ T_o_act_mas Thoma Thomas Tom Tom_a_act__s_crn_ Tom_a_act_s Tom_a_grv_s_e_uml_ Tom_e_act_ Toma Toma_z_crn_ Tomais Tomas Tomaz Tomi Tommaso Tommi Tommy Tomos Toomas Toumas Tuomas Tuomo }
|
||||||
thor_male = { _TH__o_act_r Thor Tor }
|
thor_male = { _TH__o_act_r Thor Tor }
|
||||||
thorbjorn_male = { Thorben Thorbj_o_stk_rn Thorbj_o_uml_rn Torben Torbj_o_stk_rn Torbj_o_uml_rn }
|
thorbjorn_male = { Thorben Thorbj_o_stk_rn Thorbj_o_uml_rn Torben Torbj_o_stk_rn Torbj_o_uml_rn }
|
||||||
thorgeir_male = { Terje Torgeir Torgjer Toke }
|
thorgeir_male = { Terje Torgeir Torgjer Toke }
|
||||||
|
|
@ -1025,7 +1025,7 @@ vincent_male = { _C_crn_en_e_crn_k Bingen Vicen_c_ced_ Vicente Vin_c_ced_enc Vin
|
||||||
virgil_male = { Verg_i_act_lio Virg_i_act_lio Virgilio }
|
virgil_male = { Verg_i_act_lio Virg_i_act_lio Virgilio }
|
||||||
viriathus_male = { Gwriad Viriato }
|
viriathus_male = { Gwriad Viriato }
|
||||||
vitalius_male = { Gwydol Vidal Viddal Vital Vitalij }
|
vitalius_male = { Gwydol Vidal Viddal Vital Vitalij }
|
||||||
vitus_male = { V_i_act_t V_i_act_tek Vid Vit Vito Wito }
|
vitus_male = { V_i_act_t V_i_act_tek Vid Vit Vito Vituci Wito }
|
||||||
vladimir_male = { U_l_stk_adzimir Vladan Vlade Vladimir Vladim_i_act_r Vlado Volodya Wladimiro }
|
vladimir_male = { U_l_stk_adzimir Vladan Vlade Vladimir Vladim_i_act_r Vlado Volodya Wladimiro }
|
||||||
vladislaus_male = { Ladislau Ladislav Vladislav U_l_stk_adzis_l_stk_a_u_brv_ }
|
vladislaus_male = { Ladislau Ladislav Vladislav U_l_stk_adzis_l_stk_a_u_brv_ }
|
||||||
wahbi_male = { Vehbi }
|
wahbi_male = { Vehbi }
|
||||||
|
|
|
||||||
|
|
@ -512,6 +512,8 @@ name_list_NEOW_albanian = {
|
||||||
Zyba
|
Zyba
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
dynasty_of_location_prefix = "dynnp_of"
|
||||||
|
|
||||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||||
pat_grf_name_chance = 60
|
pat_grf_name_chance = 60
|
||||||
mat_grf_name_chance = 10
|
mat_grf_name_chance = 10
|
||||||
|
|
|
||||||
257
common/culture/name_lists/NEOW_arbereshe.txt
Normal file
257
common/culture/name_lists/NEOW_arbereshe.txt
Normal file
|
|
@ -0,0 +1,257 @@
|
||||||
|
name_list_NEOW_arbereshe = {
|
||||||
|
|
||||||
|
cadet_dynasty_names = {
|
||||||
|
"dynn_Aloise"
|
||||||
|
"dynn_Amato"
|
||||||
|
"dynn_Amendola"
|
||||||
|
"dynn_Astorino"
|
||||||
|
"dynn_Baffa"
|
||||||
|
"dynn_Barberio"
|
||||||
|
"dynn_Basile"
|
||||||
|
"dynn_Basta"
|
||||||
|
"dynn_Bastone"
|
||||||
|
"dynn_Bellizzi"
|
||||||
|
"dynn_Bellucci"
|
||||||
|
"dynn_Bellusci"
|
||||||
|
"dynn_Biasi"
|
||||||
|
"dynn_Blumetti"
|
||||||
|
"dynn_Boscia"
|
||||||
|
"dynn_Brescia"
|
||||||
|
"dynn_Brunetti"
|
||||||
|
"dynn_Bruno"
|
||||||
|
"dynn_Bua"
|
||||||
|
"dynn_Bubba"
|
||||||
|
"dynn_Camodeca"
|
||||||
|
"dynn_Capparelli"
|
||||||
|
"dynn_Carbone"
|
||||||
|
"dynn_Carriero"
|
||||||
|
"dynn_Casolino"
|
||||||
|
"dynn_Celozzi"
|
||||||
|
"dynn_Chidichimo"
|
||||||
|
"dynn_Chimisso"
|
||||||
|
"dynn_Ciancia"
|
||||||
|
"dynn_Cordoano"
|
||||||
|
"dynn_Cortese"
|
||||||
|
"dynn_Cristiano"
|
||||||
|
"dynn_Cucci"
|
||||||
|
"dynn_Cuccia"
|
||||||
|
"dynn_Cuda"
|
||||||
|
"dynn_Cusimano"
|
||||||
|
"dynn_Cuviello"
|
||||||
|
"dynn_De_spc_Padova"
|
||||||
|
"dynn_Di_spc_Lazzaro"
|
||||||
|
"dynn_Desiderio"
|
||||||
|
"dynn_Donato"
|
||||||
|
"dynn_Dramis"
|
||||||
|
"dynn_Ferrari"
|
||||||
|
"dynn_Frangella"
|
||||||
|
"dynn_Fratta"
|
||||||
|
"dynn_Frega"
|
||||||
|
"dynn_Gangale"
|
||||||
|
"dynn_Gencarelli"
|
||||||
|
"dynn_Giglio"
|
||||||
|
"dynn_Godino"
|
||||||
|
"dynn_Grande"
|
||||||
|
"dynn_Grima"
|
||||||
|
"dynn_Grimolizzi"
|
||||||
|
"dynn_Lala"
|
||||||
|
"dynn_Lavorato"
|
||||||
|
"dynn_Lazzaro"
|
||||||
|
"dynn_Licursi"
|
||||||
|
"dynn_Luci"
|
||||||
|
"dynn_Manes"
|
||||||
|
"dynn_Manfredi"
|
||||||
|
"dynn_Martino"
|
||||||
|
"dynn_Matranga"
|
||||||
|
"dynn_Mecca"
|
||||||
|
"dynn_Mele"
|
||||||
|
"dynn_Minisci"
|
||||||
|
"dynn_Miracco"
|
||||||
|
"dynn_Montalto"
|
||||||
|
"dynn_Musacchio"
|
||||||
|
"dynn_Musto"
|
||||||
|
"dynn_Nicoletti"
|
||||||
|
"dynn_Nociti"
|
||||||
|
"dynn_Norcia"
|
||||||
|
"dynn_Occhionero"
|
||||||
|
"dynn_Padova"
|
||||||
|
"dynn_Palermo"
|
||||||
|
"dynn_Paternoster"
|
||||||
|
"dynn_Peta"
|
||||||
|
"dynn_Petagine"
|
||||||
|
"dynn_Plescia"
|
||||||
|
"dynn_Prestia"
|
||||||
|
"dynn_Pucci"
|
||||||
|
"dynn_Pugliese"
|
||||||
|
"dynn_Ricioppo"
|
||||||
|
"dynn_Rugiano"
|
||||||
|
"dynn_Russo"
|
||||||
|
"dynn_Schiro"
|
||||||
|
"dynn_Scura"
|
||||||
|
"dynn_Scutari"
|
||||||
|
"dynn_Sposato"
|
||||||
|
"dynn_Stamile"
|
||||||
|
"dynn_Tallarico"
|
||||||
|
"dynn_Tamburi"
|
||||||
|
"dynn_Tavani"
|
||||||
|
"dynn_Tocci"
|
||||||
|
"dynn_Tripicchio"
|
||||||
|
"dynn_Troiano"
|
||||||
|
"dynn_Tucciariello"
|
||||||
|
"dynn_Turano"
|
||||||
|
"dynn_Vicchio"
|
||||||
|
"dynn_Zanfini"
|
||||||
|
}
|
||||||
|
|
||||||
|
dynasty_names = {
|
||||||
|
"dynn_Aloise"
|
||||||
|
"dynn_Amato"
|
||||||
|
"dynn_Amendola"
|
||||||
|
"dynn_Astorino"
|
||||||
|
"dynn_Baffa"
|
||||||
|
"dynn_Barberio"
|
||||||
|
"dynn_Basile"
|
||||||
|
"dynn_Basta"
|
||||||
|
"dynn_Bastone"
|
||||||
|
"dynn_Bellizzi"
|
||||||
|
"dynn_Bellucci"
|
||||||
|
"dynn_Bellusci"
|
||||||
|
"dynn_Biasi"
|
||||||
|
"dynn_Blumetti"
|
||||||
|
"dynn_Boscia"
|
||||||
|
"dynn_Brescia"
|
||||||
|
"dynn_Brunetti"
|
||||||
|
"dynn_Bruno"
|
||||||
|
"dynn_Bua"
|
||||||
|
"dynn_Bubba"
|
||||||
|
"dynn_Camodeca"
|
||||||
|
"dynn_Capparelli"
|
||||||
|
"dynn_Carbone"
|
||||||
|
"dynn_Carriero"
|
||||||
|
"dynn_Casolino"
|
||||||
|
"dynn_Celozzi"
|
||||||
|
"dynn_Chidichimo"
|
||||||
|
"dynn_Chimisso"
|
||||||
|
"dynn_Ciancia"
|
||||||
|
"dynn_Cordoano"
|
||||||
|
"dynn_Cortese"
|
||||||
|
"dynn_Cristiano"
|
||||||
|
"dynn_Cucci"
|
||||||
|
"dynn_Cuccia"
|
||||||
|
"dynn_Cuda"
|
||||||
|
"dynn_Cusimano"
|
||||||
|
"dynn_Cuviello"
|
||||||
|
"dynn_De_spc_Padova"
|
||||||
|
"dynn_Di_spc_Lazzaro"
|
||||||
|
"dynn_Desiderio"
|
||||||
|
"dynn_Donato"
|
||||||
|
"dynn_Dramis"
|
||||||
|
"dynn_Ferrari"
|
||||||
|
"dynn_Frangella"
|
||||||
|
"dynn_Fratta"
|
||||||
|
"dynn_Frega"
|
||||||
|
"dynn_Gangale"
|
||||||
|
"dynn_Gencarelli"
|
||||||
|
"dynn_Giglio"
|
||||||
|
"dynn_Godino"
|
||||||
|
"dynn_Grande"
|
||||||
|
"dynn_Grima"
|
||||||
|
"dynn_Grimolizzi"
|
||||||
|
"dynn_Lala"
|
||||||
|
"dynn_Lavorato"
|
||||||
|
"dynn_Lazzaro"
|
||||||
|
"dynn_Licursi"
|
||||||
|
"dynn_Luci"
|
||||||
|
"dynn_Manes"
|
||||||
|
"dynn_Manfredi"
|
||||||
|
"dynn_Martino"
|
||||||
|
"dynn_Matranga"
|
||||||
|
"dynn_Mecca"
|
||||||
|
"dynn_Mele"
|
||||||
|
"dynn_Minisci"
|
||||||
|
"dynn_Miracco"
|
||||||
|
"dynn_Montalto"
|
||||||
|
"dynn_Musacchio"
|
||||||
|
"dynn_Musto"
|
||||||
|
"dynn_Nicoletti"
|
||||||
|
"dynn_Nociti"
|
||||||
|
"dynn_Norcia"
|
||||||
|
"dynn_Occhionero"
|
||||||
|
"dynn_Padova"
|
||||||
|
"dynn_Palermo"
|
||||||
|
"dynn_Paternoster"
|
||||||
|
"dynn_Peta"
|
||||||
|
"dynn_Petagine"
|
||||||
|
"dynn_Plescia"
|
||||||
|
"dynn_Prestia"
|
||||||
|
"dynn_Pucci"
|
||||||
|
"dynn_Pugliese"
|
||||||
|
"dynn_Ricioppo"
|
||||||
|
"dynn_Rugiano"
|
||||||
|
"dynn_Russo"
|
||||||
|
"dynn_Schiro"
|
||||||
|
"dynn_Scura"
|
||||||
|
"dynn_Scutari"
|
||||||
|
"dynn_Sposato"
|
||||||
|
"dynn_Stamile"
|
||||||
|
"dynn_Tallarico"
|
||||||
|
"dynn_Tamburi"
|
||||||
|
"dynn_Tavani"
|
||||||
|
"dynn_Tocci"
|
||||||
|
"dynn_Tripicchio"
|
||||||
|
"dynn_Troiano"
|
||||||
|
"dynn_Tucciariello"
|
||||||
|
"dynn_Turano"
|
||||||
|
"dynn_Vicchio"
|
||||||
|
"dynn_Zanfini"
|
||||||
|
}
|
||||||
|
|
||||||
|
male_names = {
|
||||||
|
Agesilao Aladro Alberto Alessandro Alessio Amedeo Andrea_male Angelo Anselmo Anton Aroldo Attilio
|
||||||
|
Basilio Benedetto Binard
|
||||||
|
Carmelo Carmine Cosimo Costantino Costanzo
|
||||||
|
Damiano Dhimit_e_uml_r Domenico Donato
|
||||||
|
Enrico Ercole Ernesto Ettore
|
||||||
|
Fran_c_ced_esko
|
||||||
|
Gaetano Gavril Gennaro Giacomo Giancarlo Giovanni Giuliano Giulio Gjergji
|
||||||
|
Ignazio
|
||||||
|
Jeronim Josif
|
||||||
|
Kola Koll_e_uml_
|
||||||
|
Leonardo Lifteri Lluka Lucio Luigi
|
||||||
|
Marcello Mario Marku Mateu Michelangelo Michele
|
||||||
|
Ndon Ndoni Nicodemo Nili
|
||||||
|
Pal Pasquale Piero Pietro
|
||||||
|
Raffaele Renzo
|
||||||
|
Saverio Sebastiano Sepa Silvio Simone_male Sot_i_grv_r Stefano
|
||||||
|
Terenc Tito Tom_a_grv_s_e_uml_
|
||||||
|
Vincenzo Vituci
|
||||||
|
Zef
|
||||||
|
}
|
||||||
|
female_names = {
|
||||||
|
Anita Antonia
|
||||||
|
Carla Concetta
|
||||||
|
Drita
|
||||||
|
Ernestina
|
||||||
|
Federica
|
||||||
|
Ida
|
||||||
|
Kristina
|
||||||
|
Laura Lucia
|
||||||
|
Maria Maria_spc_Antonia Maria_spc_Laura
|
||||||
|
Ofelia
|
||||||
|
}
|
||||||
|
dynasty_of_location_prefix = "dynnp_di"
|
||||||
|
|
||||||
|
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||||
|
pat_grf_name_chance = 60
|
||||||
|
mat_grf_name_chance = 10
|
||||||
|
father_name_chance = 10
|
||||||
|
|
||||||
|
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||||
|
pat_grm_name_chance = 10
|
||||||
|
mat_grm_name_chance = 60
|
||||||
|
mother_name_chance = 10
|
||||||
|
|
||||||
|
|
||||||
|
mercenary_names = {
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -522,7 +522,7 @@ name_list_NEOW_bulgarian = {
|
||||||
dynasty_of_location_prefix = "dynnp_od"
|
dynasty_of_location_prefix = "dynnp_od"
|
||||||
|
|
||||||
patronym_suffix_male = "dynnpat_suf_ov"
|
patronym_suffix_male = "dynnpat_suf_ov"
|
||||||
patronym_suffix_male = "dynnpat_suf_ova"
|
patronym_suffix_female = "dynnpat_suf_ova"
|
||||||
always_use_patronym = yes
|
always_use_patronym = yes
|
||||||
|
|
||||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ name_list_NEOW_castilian = {
|
||||||
"dynn_Aparicio"
|
"dynn_Aparicio"
|
||||||
"dynn_Arb_o_act_s"
|
"dynn_Arb_o_act_s"
|
||||||
"dynn_Arroyo"
|
"dynn_Arroyo"
|
||||||
|
"dynn_B_e_act_jar"
|
||||||
"dynn_Baena"
|
"dynn_Baena"
|
||||||
"dynn_Barriuso"
|
"dynn_Barriuso"
|
||||||
"dynn_Blanco"
|
"dynn_Blanco"
|
||||||
|
|
@ -130,6 +131,7 @@ name_list_NEOW_castilian = {
|
||||||
"dynn_Aparicio"
|
"dynn_Aparicio"
|
||||||
"dynn_Arb_o_act_s"
|
"dynn_Arb_o_act_s"
|
||||||
"dynn_Arroyo"
|
"dynn_Arroyo"
|
||||||
|
"dynn_B_e_act_jar"
|
||||||
"dynn_Baena"
|
"dynn_Baena"
|
||||||
"dynn_Barriuso"
|
"dynn_Barriuso"
|
||||||
"dynn_Blanco"
|
"dynn_Blanco"
|
||||||
|
|
@ -389,6 +391,7 @@ name_list_NEOW_castilian = {
|
||||||
|
|
||||||
patronym_suffix_male = "dynnpat_suf_ez"
|
patronym_suffix_male = "dynnpat_suf_ez"
|
||||||
patronym_suffix_female = "dynnpat_suf_ez"
|
patronym_suffix_female = "dynnpat_suf_ez"
|
||||||
|
always_use_patronym = yes
|
||||||
|
|
||||||
pat_grf_name_chance = 45
|
pat_grf_name_chance = 45
|
||||||
mat_grf_name_chance = 15
|
mat_grf_name_chance = 15
|
||||||
|
|
|
||||||
268
common/culture/name_lists/NEOW_faroese.txt
Normal file
268
common/culture/name_lists/NEOW_faroese.txt
Normal file
|
|
@ -0,0 +1,268 @@
|
||||||
|
name_list_NEOW_faroese = {
|
||||||
|
|
||||||
|
cadet_dynasty_names = {
|
||||||
|
"dynn_Andreasen"
|
||||||
|
"dynn_Arge"
|
||||||
|
"dynn_Abrahamsen"
|
||||||
|
"dynn_Askham"
|
||||||
|
"dynn_A_act_rting"
|
||||||
|
"dynn_Bech"
|
||||||
|
"dynn_Berg"
|
||||||
|
"dynn_Comber"
|
||||||
|
"dynn_Akursm_o_stk_rk"
|
||||||
|
"dynn_Agerskov"
|
||||||
|
"dynn_Aakj_ae_r"
|
||||||
|
"dynn_Biskopst_o_stk_"
|
||||||
|
"dynn_Bl_a_act_hamar"
|
||||||
|
"dynn_Beder"
|
||||||
|
"dynn_Bisp"
|
||||||
|
"dynn_Bjarkhamar"
|
||||||
|
"dynn_Breckmann"
|
||||||
|
"dynn_B_o_stk_gar_eth_i"
|
||||||
|
"dynn_B_ae_rendsen"
|
||||||
|
"dynn_Berjastein"
|
||||||
|
"dynn_Bolstad"
|
||||||
|
"dynn_Br_u_act_gv"
|
||||||
|
"dynn_Christiansen"
|
||||||
|
"dynn_Clausen"
|
||||||
|
"dynn_Debes"
|
||||||
|
"dynn_Dam"
|
||||||
|
"dynn_Djurhuus"
|
||||||
|
"dynn_Dahl"
|
||||||
|
"dynn_Klakstein"
|
||||||
|
"dynn_Skaale"
|
||||||
|
"dynn_Mohr"
|
||||||
|
"dynn_Eltt_o_stk_r"
|
||||||
|
"dynn_Veyhe"
|
||||||
|
"dynn_Nysted"
|
||||||
|
"dynn_Hentze"
|
||||||
|
"dynn_H_o_stk_jsted"
|
||||||
|
"dynn_H_u_act_sgar_eth_"
|
||||||
|
"dynn_Tausen"
|
||||||
|
"dynn_Vestergaard"
|
||||||
|
"dynn_Vi_eth_oy"
|
||||||
|
"dynn_Br_ae_ndstrup"
|
||||||
|
"dynn_Fr_i_act_eth_riksm_o_stk_rk"
|
||||||
|
"dynn_Kannuberg"
|
||||||
|
"dynn_O_stk_ster_o_stk_"
|
||||||
|
"dynn_H_o_stk_jgaard"
|
||||||
|
"dynn_Vang"
|
||||||
|
"dynn_Heinesen"
|
||||||
|
"dynn_Lamhauge"
|
||||||
|
"dynn_Nols_o_stk_e"
|
||||||
|
"dynn_Kj_ae_rbo"
|
||||||
|
"dynn_Nattestad"
|
||||||
|
}
|
||||||
|
|
||||||
|
dynasty_names = {
|
||||||
|
"dynn_Andreasen"
|
||||||
|
"dynn_Arge"
|
||||||
|
"dynn_Abrahamsen"
|
||||||
|
"dynn_Askham"
|
||||||
|
"dynn_A_act_rting"
|
||||||
|
"dynn_Bech"
|
||||||
|
"dynn_Berg"
|
||||||
|
"dynn_Comber"
|
||||||
|
"dynn_Akursm_o_stk_rk"
|
||||||
|
"dynn_Agerskov"
|
||||||
|
"dynn_Aakj_ae_r"
|
||||||
|
"dynn_Biskopst_o_stk_"
|
||||||
|
"dynn_Bl_a_act_hamar"
|
||||||
|
"dynn_Beder"
|
||||||
|
"dynn_Bisp"
|
||||||
|
"dynn_Bjarkhamar"
|
||||||
|
"dynn_Breckmann"
|
||||||
|
"dynn_B_o_stk_gar_eth_i"
|
||||||
|
"dynn_B_ae_rendsen"
|
||||||
|
"dynn_Berjastein"
|
||||||
|
"dynn_Bolstad"
|
||||||
|
"dynn_Br_u_act_gv"
|
||||||
|
"dynn_Christiansen"
|
||||||
|
"dynn_Clausen"
|
||||||
|
"dynn_Debes"
|
||||||
|
"dynn_Dam"
|
||||||
|
"dynn_Djurhuus"
|
||||||
|
"dynn_Dahl"
|
||||||
|
"dynn_Klakstein"
|
||||||
|
"dynn_Skaale"
|
||||||
|
"dynn_Mohr"
|
||||||
|
"dynn_Eltt_o_stk_r"
|
||||||
|
"dynn_Veyhe"
|
||||||
|
"dynn_Nysted"
|
||||||
|
"dynn_Hentze"
|
||||||
|
"dynn_H_o_stk_jsted"
|
||||||
|
"dynn_H_u_act_sgar_eth_"
|
||||||
|
"dynn_Tausen"
|
||||||
|
"dynn_Vestergaard"
|
||||||
|
"dynn_Vi_eth_oy"
|
||||||
|
"dynn_Br_ae_ndstrup"
|
||||||
|
"dynn_Fr_i_act_eth_riksm_o_stk_rk"
|
||||||
|
"dynn_Kannuberg"
|
||||||
|
"dynn_O_stk_ster_o_stk_"
|
||||||
|
"dynn_H_o_stk_jgaard"
|
||||||
|
"dynn_Vang"
|
||||||
|
"dynn_Heinesen"
|
||||||
|
"dynn_Lamhauge"
|
||||||
|
"dynn_Nols_o_stk_e"
|
||||||
|
"dynn_Kj_ae_rbo"
|
||||||
|
"dynn_Nattestad"
|
||||||
|
"dynn_Havger_eth_"
|
||||||
|
}
|
||||||
|
|
||||||
|
male_names = {
|
||||||
|
3 = {
|
||||||
|
_A_act_lvhe_eth_in
|
||||||
|
_I_act_smal
|
||||||
|
Andreas Atli Ari Atli Andrew Agnar Andrass Arnold Arnbj_o_stk_rn
|
||||||
|
B_a_act_raldur Brian Bartal Bjarti Boas Bent
|
||||||
|
Claus Carl
|
||||||
|
Elias Edvard Ey_eth_stein Erik Eivind Eiler
|
||||||
|
Heri Hj_o_stk_rtur Hilbert Harry Herman Hendrik
|
||||||
|
Immanuel Ivan
|
||||||
|
Jaspur Jason Johan J_o_act_el Julian Johnny J_o_act_natan J_o_act_sup
|
||||||
|
Kurt Konrad Kl_a_act_us Karstin Kim Kenneth
|
||||||
|
Lukas
|
||||||
|
Marius Mattias Marni
|
||||||
|
Ole Ove
|
||||||
|
R_o_act_aldur R_o_act_land R_o_act_kur Richard R_o_act_ar
|
||||||
|
Steffan Sigvaldur Steinur Sverri Silas Sveinur S_o_stk_ren S_a_act_muel
|
||||||
|
Teitur T_o_act_ki Trygvi Terji Torbj_o_stk_rn Theodor
|
||||||
|
Valdimar
|
||||||
|
Zacharias
|
||||||
|
}
|
||||||
|
2 = {
|
||||||
|
_A_act_braham _A_act_rni
|
||||||
|
_O_stk_ssur _O_act_la
|
||||||
|
_I_act_var _I_act_sakur
|
||||||
|
Arnaldur Aleks Arnleygur Alfred Asbj_o_stk_rn Anton Anfinn Adrian
|
||||||
|
B_a_act_r_eth_ur Bogi Bergur Brandur Bjarki B_u_act_gvi
|
||||||
|
Daniel D_a_act_vid D_a_act_nial Dan Dj_o_act_ni
|
||||||
|
Eirikur Edvin Eiri Eli Einar Erling Ey_eth_bj_o_stk_rn Erland
|
||||||
|
Fr_i_act_eth_i Filip Frank
|
||||||
|
H_a_act_kun Heini Hallur Hjalmar Hjalti Hj_o_stk_rleif Herluf Heine
|
||||||
|
J_o_act_gvan J_o_act_annes Jacob Joen Jonhard J_o_act_nsvein
|
||||||
|
Kari Kristvar Knud Kl_ae_mint
|
||||||
|
Leivur Lukas Leif Levi Leon L_i_act_ggjas
|
||||||
|
Mortan Markus Meinhard Michael Marner Mourits
|
||||||
|
Nikl_a_act_i N_o_act_el Niclas N_o_act_a
|
||||||
|
Otto Olivur Oddmar
|
||||||
|
P_ae_tur Peter P_o_act_l Patrik
|
||||||
|
R_u_act_ni_male Regin R_o_act_i Rani Rasmus
|
||||||
|
Sigbjartur Sigmar Sighvatur Sebastian Sigurd Svend Sonni
|
||||||
|
Thomas Tobias Torvaldur T_o_act_rur T_o_act_ri T_o_act_r_olv
|
||||||
|
Viktor Villiam Vilhelm
|
||||||
|
}
|
||||||
|
1 = {
|
||||||
|
_A_act_nanias _A_act_dam
|
||||||
|
_O_act_lavur _O_act_livar
|
||||||
|
Andras Aksal Andrias Aron Arne Allan Aksel _A_act_lvur Aleksandur Ansgar
|
||||||
|
Baldur Benadikt Benjamin Bjarni Birgir Beinir Bj_o_stk_rn B_u_act_i
|
||||||
|
Christian
|
||||||
|
D_a_act_njal Ditleivur Dunaldur D_a_act_vur
|
||||||
|
Ey_eth_un Edmundur Egil Emil Elmar
|
||||||
|
Finnur Finn
|
||||||
|
Gunnar Gustav
|
||||||
|
Hans H_o_stk_gni Hanus He_eth_in Henning Hilmar Harald
|
||||||
|
Ingi Ingvaldur Ingolf
|
||||||
|
John Johannes J_o_act_nas J_u_act_stinus Jens J_o_act_an J_o_stk_rgen
|
||||||
|
Kjartan Kaj Kristoffur Kn_u_act_tur
|
||||||
|
Lars Ludv_i_act_k Loftur
|
||||||
|
Mikkjal Magni
|
||||||
|
Niels N_a_act_tan
|
||||||
|
Oskar Olaf Ove
|
||||||
|
Petur P_a_act_ll
|
||||||
|
R_o_act_gvi Ragnar Robert Reinar Reinaldur Ruben
|
||||||
|
S_i_act_mun S_a_act_mal Sj_u_act_r_eth_ur Sofus Signar Sigmund Sigmundur S_o_stk_lvi
|
||||||
|
Tummas Torkil Tormar T_o_act_r_eth_ur
|
||||||
|
Uni
|
||||||
|
Viljormur Vagnur
|
||||||
|
William
|
||||||
|
}
|
||||||
|
}
|
||||||
|
female_names = {
|
||||||
|
3 = {
|
||||||
|
_A_rng_sa
|
||||||
|
Andrea A_eth_alhei_eth_ur Anita Asta Alma Anni Angela Anny
|
||||||
|
Bett_y_act_ Berghild Bjarta Bergt_o_act_ra Bodil
|
||||||
|
Doris Dagmar
|
||||||
|
Ester Esther Edith Ey_eth_hild Elisabet Ella
|
||||||
|
Gloria Gudrun Gudv_o_stk_r Gudny
|
||||||
|
Henny Hallger_eth_ Halla Harriet Helen
|
||||||
|
Isabella Irena Ingri_eth_ Ingiger_eth_
|
||||||
|
Judith Jetta J_o_act_nv_o_stk_r
|
||||||
|
Katrina Karina Karla Karen
|
||||||
|
Laura Lisa
|
||||||
|
Miriam Mary Margit Marta Maiken Marna Malena
|
||||||
|
Nicolina Natalia
|
||||||
|
Oda Oddbj_o_stk_rg
|
||||||
|
R_o_act_sa R_o_act_ Ragna
|
||||||
|
Sof_i_act_a Selma S_o_act_ley Sigga Sunniva Sandra Simona Sarita Sylvia
|
||||||
|
Tanja
|
||||||
|
}
|
||||||
|
2 = {
|
||||||
|
_A_act_sla
|
||||||
|
Agnes Ann A_eth_albj_o_stk_rg A_eth_alborg A_eth_all_i_act_n Albj_o_stk_rg Alborg Arnleyg
|
||||||
|
Bjalla B_a_act_ra Brynhild Bj_o_stk_rk Birna Bj_o_stk_rt B_ae_nadikta Borghild
|
||||||
|
Daniella D_o_stk_gg D_o_act_ra Dania Dagny
|
||||||
|
Elsebeth Ey_eth_bj_o_stk_rg Erla Edna Elinborg Ebba Elly Erika Ey_eth_v_o_stk_r
|
||||||
|
Femja Filippa F_i_act_a Frida Fr_i_act_eth_ger_eth_
|
||||||
|
Gabriella Geirtr_u_act_eth_ G_i_act_sleyg Gunnv_o_stk_r Gunn Gunnleyg
|
||||||
|
Hanna Hansa Hansina Helga Herborg Hilda
|
||||||
|
Ingrid Ida Inger Iris Ingv_a_act_ Ingileyg
|
||||||
|
J_o_act_run Jonna Julia Jana Jacobina J_o_act_nger_eth_ Johanne
|
||||||
|
Kirstin Kristianna Krista Kathrina
|
||||||
|
Laila Lis Lena Lilja Lydia
|
||||||
|
Maria Malan Monika Marin Martha Mariann Mirjam Maud Mia Maja
|
||||||
|
Noomi Nina Natasja Ninna
|
||||||
|
Olivia Oddv_o_stk_r Osla
|
||||||
|
Paula Paulina Poulina
|
||||||
|
Rakul Ruth Ronja Ragnhild Ragnhei_eth_ur Ranja
|
||||||
|
S_o_act_lrun Sigrid Sanna Silja S_o_act_lja Sissal Siri S_o_act_lbj_o_stk_rg Svanna S_o_act_lfr_i_act_eth_ S_o_act_lger_eth_
|
||||||
|
Tina Tove Turid T_o_act_runn
|
||||||
|
Ur_eth_a
|
||||||
|
V_a_act_r Valborg
|
||||||
|
}
|
||||||
|
1 = {
|
||||||
|
_A_act_sa _A_act_rna
|
||||||
|
_O_act_luva
|
||||||
|
Anna Annika Abell_o_act_na Anja A_eth_algunn Agda Agnas Alberta Astrid Amanda
|
||||||
|
Beinta Barbara Bj_o_stk_rg Birita Berta Birgit Birgitta Brynja Bjarta Berit
|
||||||
|
Durita Diana Dagn_y_act_ Dropleyg
|
||||||
|
Elsa Elisabeth Eydna Eva Emma Ey_eth_ Elisa Ey_eth_ger_eth_
|
||||||
|
Fr_i_act_eth_a Felisia Finnbj_o_stk_rg
|
||||||
|
Gu_eth_run Gu_eth_ri_eth_ Gunnv_a_act_ Geirhild Greta
|
||||||
|
Heidi Helena Hj_o_stk_rdis Hildur Herv_o_stk_r Herdis
|
||||||
|
Ingibj_o_stk_rg Inga Ingun Ingv_o_stk_r
|
||||||
|
J_o_act_hanna J_o_act_na Jenny Johild J_o_act_nhild
|
||||||
|
Katrin Kristina Karin K_a_act_ra Kirsten
|
||||||
|
L_i_act_v Linda Lea L_y_act_dia
|
||||||
|
Marjun Marita Marianna Maibritt Margretha
|
||||||
|
Naomi N_o_act_ra Nor_eth_bj_o_stk_rt
|
||||||
|
Oydis Oyleyg Olga
|
||||||
|
Poula Petra
|
||||||
|
Rannv_a_act_ Randi Rebekka R_u_act_na Ragna Ragnv_o_stk_r
|
||||||
|
S_u_act_sanna S_a_act_ra Sonja Sigrun S_o_act_lv_a_act_ Sunneva Sunrid Signhild Solveig
|
||||||
|
T_o_act_ra Turi_eth_ T_y_act_ra T_o_act_rhild
|
||||||
|
Unn Una
|
||||||
|
}
|
||||||
|
}
|
||||||
|
dynasty_of_location_prefix = "dynnp_af"
|
||||||
|
|
||||||
|
patronym_suffix_male = "dynnpat_suf_sen"
|
||||||
|
patronym_suffix_female = "dynnpat_suf_sdatter"
|
||||||
|
always_use_patronym = yes
|
||||||
|
|
||||||
|
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||||
|
pat_grf_name_chance = 60
|
||||||
|
mat_grf_name_chance = 10
|
||||||
|
father_name_chance = 10
|
||||||
|
|
||||||
|
# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
|
||||||
|
pat_grm_name_chance = 10
|
||||||
|
mat_grm_name_chance = 60
|
||||||
|
mother_name_chance = 10
|
||||||
|
|
||||||
|
|
||||||
|
mercenary_names = {
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -145,6 +145,7 @@
|
||||||
Vera Veronica Victoria
|
Vera Veronica Victoria
|
||||||
Zoe
|
Zoe
|
||||||
}
|
}
|
||||||
|
dynasty_of_location_prefix = "dynnp_of"
|
||||||
patronym_prefix_male = "dynnpat_pre_mac"
|
patronym_prefix_male = "dynnpat_pre_mac"
|
||||||
patronym_prefix_male_vowel = "dynnpat_pre_vow_mag"
|
patronym_prefix_male_vowel = "dynnpat_pre_vow_mag"
|
||||||
patronym_prefix_female = "dynnpat_pre_nic"
|
patronym_prefix_female = "dynnpat_pre_nic"
|
||||||
|
|
|
||||||
|
|
@ -207,17 +207,17 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
male_names = {
|
male_names = {
|
||||||
Achille Adriano Agatino Agostino Alberto Aldo Alessandro Alessio Alfio Alfonso Alfredo Aloisio Ambrosio Amedeo Americo Anastasio Andrea_male Angelo Annibale Annunziato Antonello Antonino Antonio Aristide Aristodemo Armando Armiro Arnaldo Arturo Attilio Augusto Aurelio
|
Achille Adriano Agatino Agesilao Agostino Alberto Aldo Alessandro Alessio Alfio Alfonso Alfredo Aloisio Ambrosio Amedeo Americo Anastasio Andrea_male Angelo Annibale Annunziato Antonello Antonino Antonio Aristide Aristodemo Armando Armiro Arnaldo Arturo Attilio Augusto Aurelio
|
||||||
Baldassarre Bartolomeo Basilio Benedetto Beniamino Bernardo Biagio Bonaventura Brizio Bruno
|
Baldassarre Bartolomeo Basilio Benedetto Beniamino Bernardo Biagio Bonaventura Brizio Bruno
|
||||||
Caio Calogero Camillo Carlo Carmelo Carmine Cateno Cesare Christian Ciccio Claudio Corrado Cosimo Costantino Crescenzo Cristiano
|
Caio Calogero Camillo Carlo Carmelo Carmine Cateno Cesare Christian Ciccio Claudio Corrado Cosimo Costantino Crescenzo Cristiano
|
||||||
Daniele Dante Dario Demetrio Diego Dino Domenicano Domenico Donato
|
Daniele Dante Dario Demetrio Diego Dino Domenicano Domenico Donato
|
||||||
Edoardo Eduardo Egidio Elio Elios Emanuele Emilio Ennio Enrico Enzo Ercole Ermanno Ernesto Ettore Eugenio Ezio
|
Edoardo Eduardo Egidio Eleuterio Elio Elios Emanuele Emilio Ennio Enrico Enzo Ercole Ermanno Ernesto Ettore Eugenio Ezio
|
||||||
Fabio Fabrizio Fausto Federico Felice Ferdinando Filadelfio Filiberto Filippo Flaminio Fortunato Francantonio Francescantonio Francesco Francesco_spc_Maria Francesco_spc_Saverio Franco
|
Fabio Fabrizio Fausto Federico Felice Ferdinando Filadelfio Filiberto Filippo Flaminio Fortunato Francantonio Francescantonio Francesco Francesco_spc_Maria Francesco_spc_Saverio Franco
|
||||||
Gabriele_male Gaetano Gaspare Gastone Gennaro Germano Giacomo Giampiero Giancarlo Giancesare Gianfranco Gianluca Gianni Gianpiero Gino Gioacchino Giorgio Giovambattista Giovan_spc_Battista Giovanbattista Giovanni Giovanni_spc_Maria Girolamo Giulio Goffredo Giuseppe Giuseppe_spc_Maria Graziano Guglielmo Guido
|
Gabriele_male Gaetano Gaspare Gastone Gennaro Germano Giacomo Giampiero Giancarlo Giancesare Gianfranco Gianluca Gianni Gianpiero Gino Gioacchino Giorgio Giovambattista Giovan_spc_Battista Giovanbattista Giovanni Giovanni_spc_Maria Girolamo Giulio Goffredo Giuseppe Giuseppe_spc_Maria Graziano Guglielmo Guido
|
||||||
Ignazio Isidoro Italo Ivan
|
Ignazio Isidoro Italo Ivan
|
||||||
Lelio Leo Leonardantonio Leonardo Leone Leopoldo Letterio Lorenzo Loris Luca Luciano Lucio Ludovico Luigi
|
Lelio Leo Leonardantonio Leonardo Leone Leopoldo Letterio Lorenzo Loris Luca Luciano Lucio Ludovico Luigi
|
||||||
Marcellino Marcello Marco Mariano Mario Martino Massimiliano Massimo Matteo Mattia Maurizio Mauro Michelangelo Michele Mimmo Mineo
|
Marcellino Marcello Marco Mariano Mario Martino Massimiliano Massimo Matteo Mattia Maurizio Mauro Michelangelo Michele Mimmo Mineo
|
||||||
Natale Nazzareno Nello Nicol_o_grv_ Nicola_male Nino Nunzio
|
Natale Nazzareno Nello Nicodemo Nicol_o_grv_ Nicola_male Nino Nunzio
|
||||||
Olindo Olivio Orazio Oreste Oscar Osvaldo Ottavio
|
Olindo Olivio Orazio Oreste Oscar Osvaldo Ottavio
|
||||||
Paco Pantaleo Paolo Pasquale Peppino Piero Pierpaolo Pietro Placido
|
Paco Pantaleo Paolo Pasquale Peppino Piero Pierpaolo Pietro Placido
|
||||||
Raffaele Raimondo Renato Riccardo Roberto Rocco Romeo Rosario Ruggero
|
Raffaele Raimondo Renato Riccardo Roberto Rocco Romeo Rosario Ruggero
|
||||||
|
|
|
||||||
|
|
@ -355,7 +355,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dynasty_of_location_prefix = "dynnp_de"
|
dynasty_of_location_prefix = "dynnp_z"
|
||||||
|
|
||||||
patronym_suffix_male = "dynnpat_suf_ez"
|
patronym_suffix_male = "dynnpat_suf_ez"
|
||||||
patronym_suffix_female = "dynnpat_suf_ez"
|
patronym_suffix_female = "dynnpat_suf_ez"
|
||||||
|
|
|
||||||
|
|
@ -239,6 +239,7 @@
|
||||||
Vasilka Vidojka
|
Vasilka Vidojka
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
dynasty_of_location_prefix = "dynnp_od"
|
||||||
|
|
||||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||||
pat_grf_name_chance = 60
|
pat_grf_name_chance = 60
|
||||||
|
|
|
||||||
|
|
@ -357,6 +357,7 @@
|
||||||
Zemzem
|
Zemzem
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
dynasty_of_location_prefix = "dynnp_of"
|
||||||
patronym_suffix_male = "dynnpat_suf_o_g_brv_lu"
|
patronym_suffix_male = "dynnpat_suf_o_g_brv_lu"
|
||||||
patronym_suffix_female = "dynnpat_suf_k_i_dot_z_i_dot_"
|
patronym_suffix_female = "dynnpat_suf_k_i_dot_z_i_dot_"
|
||||||
always_use_patronym = yes
|
always_use_patronym = yes
|
||||||
|
|
|
||||||
|
|
@ -173,15 +173,6 @@ 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 = {
|
||||||
|
|
@ -220,7 +211,7 @@ heritage_alan = {
|
||||||
}
|
}
|
||||||
audio_parameter = european
|
audio_parameter = european
|
||||||
}
|
}
|
||||||
heritage_northwest_caucasian = {
|
heritage_caucasian = {
|
||||||
type = heritage
|
type = heritage
|
||||||
is_shown = {
|
is_shown = {
|
||||||
heritage_is_shown_trigger = {
|
heritage_is_shown_trigger = {
|
||||||
|
|
@ -229,15 +220,6 @@ heritage_northwest_caucasian = {
|
||||||
}
|
}
|
||||||
audio_parameter = european
|
audio_parameter = european
|
||||||
}
|
}
|
||||||
heritage_northeast_caucasian = {
|
|
||||||
type = heritage
|
|
||||||
is_shown = {
|
|
||||||
heritage_is_shown_trigger = {
|
|
||||||
HERITAGE = heritage_northeast_caucasian
|
|
||||||
}
|
|
||||||
}
|
|
||||||
audio_parameter = european
|
|
||||||
}
|
|
||||||
|
|
||||||
heritage_esperantisto = {
|
heritage_esperantisto = {
|
||||||
type = heritage
|
type = heritage
|
||||||
|
|
|
||||||
|
|
@ -3950,7 +3950,7 @@ norse_gods_aspects_list = {
|
||||||
has_trait = callous
|
has_trait = callous
|
||||||
has_trait = sadistic
|
has_trait = sadistic
|
||||||
}
|
}
|
||||||
faith = faith:mariner
|
faith = faith:midnighter
|
||||||
}
|
}
|
||||||
weight = {
|
weight = {
|
||||||
value = 10
|
value = 10
|
||||||
|
|
|
||||||
185
common/dynasty_house_motto_inserts/NEOW_inserts.txt
Normal file
185
common/dynasty_house_motto_inserts/NEOW_inserts.txt
Normal file
|
|
@ -0,0 +1,185 @@
|
||||||
|
theomach_gods_aspects_list = {
|
||||||
|
anaxandros_strength = {
|
||||||
|
trigger = {
|
||||||
|
NOR = {
|
||||||
|
has_trait = calm
|
||||||
|
has_trait = content
|
||||||
|
has_trait = patient
|
||||||
|
has_trait = forgiving
|
||||||
|
}
|
||||||
|
}
|
||||||
|
weight = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
OR = {
|
||||||
|
has_trait = impatient
|
||||||
|
has_trait = brave
|
||||||
|
has_trait = arrogant
|
||||||
|
has_trait = strong
|
||||||
|
has_trait = physique_good
|
||||||
|
has_trait = gregarious
|
||||||
|
}
|
||||||
|
}
|
||||||
|
add = 990
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ares_strength = {
|
||||||
|
trigger = {
|
||||||
|
NOR = {
|
||||||
|
has_trait = calm
|
||||||
|
has_trait = content
|
||||||
|
has_trait = patient
|
||||||
|
has_trait = forgiving
|
||||||
|
}
|
||||||
|
faith = faith:stratocratic
|
||||||
|
}
|
||||||
|
weight = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
OR = {
|
||||||
|
has_trait = impatient
|
||||||
|
has_trait = brave
|
||||||
|
has_trait = arrogant
|
||||||
|
has_trait = strong
|
||||||
|
has_trait = physique_good
|
||||||
|
has_trait = gregarious
|
||||||
|
}
|
||||||
|
}
|
||||||
|
add = 990
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
anaxandros_prowess = {
|
||||||
|
trigger = {
|
||||||
|
NOR = {
|
||||||
|
has_trait = arrogant
|
||||||
|
has_trait = impatient
|
||||||
|
}
|
||||||
|
}
|
||||||
|
weight = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
OR = {
|
||||||
|
has_trait = brave
|
||||||
|
has_trait = scarred
|
||||||
|
has_trait = strategist
|
||||||
|
has_trait = lifestyle_blademaster
|
||||||
|
}
|
||||||
|
}
|
||||||
|
add = 990
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ares_prowess = {
|
||||||
|
trigger = {
|
||||||
|
NOR = {
|
||||||
|
has_trait = arrogant
|
||||||
|
has_trait = impatient
|
||||||
|
}
|
||||||
|
faith = faith:stratocratic
|
||||||
|
}
|
||||||
|
weight = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
OR = {
|
||||||
|
has_trait = brave
|
||||||
|
has_trait = scarred
|
||||||
|
has_trait = strategist
|
||||||
|
has_trait = lifestyle_blademaster
|
||||||
|
}
|
||||||
|
}
|
||||||
|
add = 990
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
athenas_prowess = {
|
||||||
|
trigger = {
|
||||||
|
NOR = {
|
||||||
|
has_trait = arrogant
|
||||||
|
has_trait = impatient
|
||||||
|
}
|
||||||
|
faith = faith:stratocratic
|
||||||
|
}
|
||||||
|
weight = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
OR = {
|
||||||
|
has_trait = brave
|
||||||
|
has_trait = scarred
|
||||||
|
has_trait = strategist
|
||||||
|
has_trait = lifestyle_blademaster
|
||||||
|
}
|
||||||
|
}
|
||||||
|
add = 990
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
anaxandros_bravery = {
|
||||||
|
trigger = {
|
||||||
|
NOR = {
|
||||||
|
has_trait = arrogant
|
||||||
|
has_trait = impatient
|
||||||
|
}
|
||||||
|
}
|
||||||
|
weight = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
OR = {
|
||||||
|
has_trait = brave
|
||||||
|
has_trait = scarred
|
||||||
|
has_trait = strategist
|
||||||
|
has_trait = lifestyle_blademaster
|
||||||
|
}
|
||||||
|
}
|
||||||
|
add = 990
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
ares_bravery = {
|
||||||
|
trigger = {
|
||||||
|
NOR = {
|
||||||
|
has_trait = arrogant
|
||||||
|
has_trait = impatient
|
||||||
|
}
|
||||||
|
faith = faith:stratocratic
|
||||||
|
}
|
||||||
|
weight = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
OR = {
|
||||||
|
has_trait = brave
|
||||||
|
has_trait = scarred
|
||||||
|
has_trait = strategist
|
||||||
|
has_trait = lifestyle_blademaster
|
||||||
|
}
|
||||||
|
}
|
||||||
|
add = 990
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
athenas_knowledge = {
|
||||||
|
trigger = {
|
||||||
|
faith.religion = religion:theomach_religion
|
||||||
|
}
|
||||||
|
weight = {
|
||||||
|
value = 10
|
||||||
|
if = {
|
||||||
|
limit = {
|
||||||
|
OR = {
|
||||||
|
has_trait = shrewd
|
||||||
|
has_trait = intellect_good
|
||||||
|
}
|
||||||
|
}
|
||||||
|
add = 990
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -139,7 +139,10 @@ the_spirit_of_x_grants_us_y = { # The Spirit of the Fox Grants Us Cunning
|
||||||
}
|
}
|
||||||
trigger = {
|
trigger = {
|
||||||
faith = {
|
faith = {
|
||||||
religion = { is_in_family = rf_pagan }
|
OR = {
|
||||||
|
has_doctrine = tenet_druidry
|
||||||
|
has_doctrine = tenet_takamin
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
86
common/dynasty_house_mottos/NEOW_mottos.txt
Normal file
86
common/dynasty_house_mottos/NEOW_mottos.txt
Normal file
|
|
@ -0,0 +1,86 @@
|
||||||
|
|
||||||
|
we_swear_by_x_theomach = {
|
||||||
|
insert = theomach_gods_aspects_list
|
||||||
|
weight = {
|
||||||
|
value = 2000
|
||||||
|
}
|
||||||
|
trigger = {
|
||||||
|
faith = {
|
||||||
|
religion = religion:theomach_religion
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
with_x_and_y_theomach = {
|
||||||
|
insert = noun_immaterial
|
||||||
|
insert = theomach_gods_aspects_list
|
||||||
|
weight = {
|
||||||
|
value = 2000
|
||||||
|
}
|
||||||
|
trigger = {
|
||||||
|
faith = {
|
||||||
|
religion = religion:theomach_religion
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
we_tell_tales_of_x_theomach = {
|
||||||
|
insert = theomach_gods_aspects_list
|
||||||
|
weight = {
|
||||||
|
value = 2000
|
||||||
|
}
|
||||||
|
trigger = {
|
||||||
|
faith = {
|
||||||
|
religion = religion:theomach_religion
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
x_is_our_y_theomach = {
|
||||||
|
insert = theomach_gods_aspects_list
|
||||||
|
insert = weapon
|
||||||
|
weight = {
|
||||||
|
value = 2000
|
||||||
|
}
|
||||||
|
trigger = {
|
||||||
|
faith = {
|
||||||
|
religion = religion:theomach_religion
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
x_guides_us_theomach = {
|
||||||
|
insert = theomach_gods_aspects_list
|
||||||
|
weight = {
|
||||||
|
value = 2000
|
||||||
|
}
|
||||||
|
trigger = {
|
||||||
|
faith = {
|
||||||
|
religion = religion:theomach_religion
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
house_was_forged_by_x_theomach = {
|
||||||
|
insert = theomach_gods_aspects_list
|
||||||
|
weight = {
|
||||||
|
value = 2000
|
||||||
|
}
|
||||||
|
trigger = {
|
||||||
|
faith = {
|
||||||
|
religion = religion:theomach_religion
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
founder_shares_x_theomach = {
|
||||||
|
insert = theomach_gods_aspects_list
|
||||||
|
weight = {
|
||||||
|
value = 2000
|
||||||
|
}
|
||||||
|
trigger = {
|
||||||
|
faith = {
|
||||||
|
religion = religion:theomach_religion
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -57,7 +57,8 @@ house_bourbon_orleans = {
|
||||||
}
|
}
|
||||||
|
|
||||||
house_palermo = {
|
house_palermo = {
|
||||||
name = dynn_palermo
|
prefix = "dynnp_di"
|
||||||
|
name = dynn_Palermo
|
||||||
dynasty = bollani_dynasty
|
dynasty = bollani_dynasty
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -9,11 +9,11 @@ e_britannia = {
|
||||||
can_be_named_after_dynasty = no
|
can_be_named_after_dynasty = no
|
||||||
|
|
||||||
cultural_names = {
|
cultural_names = {
|
||||||
name_list_brittannic = cn_brytannya
|
name_list_brittannic = cn_greyt_brytannya
|
||||||
name_list_prytoneg = cn_brhytannya
|
name_list_prytoneg = cn_fyyt_brhytannya
|
||||||
name_list_scouseg = cn_brhytannya
|
name_list_scouseg = cn_fyyt_brhytannya
|
||||||
name_list_strafclideg = cn_britainniai
|
name_list_strafclideg = cn_fyyt_brhytannya
|
||||||
name_list_NEOW_welsh = cn_prydain
|
name_list_NEOW_welsh = cn_prydain_fawr
|
||||||
}
|
}
|
||||||
|
|
||||||
k_england = { # Anglia
|
k_england = { # Anglia
|
||||||
|
|
|
||||||
|
|
@ -9,12 +9,12 @@ e_finland = {
|
||||||
color = { 235 235 235 }
|
color = { 235 235 235 }
|
||||||
capital = c_nyland
|
capital = c_nyland
|
||||||
k_sapmi = {
|
k_sapmi = {
|
||||||
color = { 153 204 189 }
|
color = { 20 27 102 }
|
||||||
|
|
||||||
capital = c_karasjohka
|
capital = c_karasjohka
|
||||||
|
|
||||||
d_vasterbottena = {
|
d_vasterbottena = {
|
||||||
color = { 153 204 189 }
|
color = { 35 49 89 }
|
||||||
capital = c_ubmeje
|
capital = c_ubmeje
|
||||||
cultural_names = {
|
cultural_names = {
|
||||||
name_list_NEOW_swedish = cn_vasterbotten
|
name_list_NEOW_swedish = cn_vasterbotten
|
||||||
|
|
@ -24,7 +24,7 @@ e_finland = {
|
||||||
name_list_finnish = cn_lansipohja
|
name_list_finnish = cn_lansipohja
|
||||||
}
|
}
|
||||||
c_ubmeje = {
|
c_ubmeje = {
|
||||||
color = { 153 204 189 }
|
color = { 40 57 102 }
|
||||||
cultural_names = {
|
cultural_names = {
|
||||||
name_list_NEOW_swedish = cn_umea
|
name_list_NEOW_swedish = cn_umea
|
||||||
name_list_norwegian = cn_umea
|
name_list_norwegian = cn_umea
|
||||||
|
|
@ -67,7 +67,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_ubmejeiednuo = { #(Umeälven)
|
c_ubmejeiednuo = { #(Umeälven)
|
||||||
color = { 103 154 159 }
|
color = { 30 42 76 }
|
||||||
b_uddjaur = {
|
b_uddjaur = {
|
||||||
province = 428
|
province = 428
|
||||||
|
|
||||||
|
|
@ -91,11 +91,11 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
d_norrbottena = {
|
d_norrbottena = {
|
||||||
color = { 173 194 229 }
|
color = { 28 46 140 }
|
||||||
|
|
||||||
capital = c_julevadno
|
capital = c_julevadno
|
||||||
c_julevadno = { #Julevädno (Luleälven)
|
c_julevadno = { #Julevädno (Luleälven)
|
||||||
color = { 183 204 239 }
|
color = { 25 42 127 }
|
||||||
b_julevu = { #(Luleå)
|
b_julevu = { #(Luleå)
|
||||||
province = 421
|
province = 421
|
||||||
|
|
||||||
|
|
@ -113,7 +113,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_torne = {
|
c_torne = {
|
||||||
color = { 193 204 219 }
|
color = { 30 50 153 }
|
||||||
|
|
||||||
b_vettanen = { #(=Ängesån)
|
b_vettanen = { #(=Ängesån)
|
||||||
province = 8782
|
province = 8782
|
||||||
|
|
@ -130,7 +130,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_pite = {
|
c_pite = {
|
||||||
color = { 150 150 219 }
|
color = { 20 33 102 }
|
||||||
|
|
||||||
b_luokta = {
|
b_luokta = {
|
||||||
province = 374
|
province = 374
|
||||||
|
|
@ -149,7 +149,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_jahkamakke = { #Lule
|
c_jahkamakke = { #Lule
|
||||||
color = { 130 120 190 }
|
color = { 35 59 178 }
|
||||||
b_jahkamakke = { #Jåhkåmåhkke (Jokkmokk)
|
b_jahkamakke = { #Jåhkåmåhkke (Jokkmokk)
|
||||||
province = 373
|
province = 373
|
||||||
|
|
||||||
|
|
@ -178,12 +178,12 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_finnmarku = { #Davvisapmi
|
d_finnmarku = { #Davvisapmi
|
||||||
color = { 106 90 245 }
|
color = { 56 84 140 }
|
||||||
|
|
||||||
capital = c_karasjohka
|
capital = c_karasjohka
|
||||||
|
|
||||||
c_rounala = {
|
c_rounala = {
|
||||||
color = { 80 75 235 }
|
color = { 61 91 153 }
|
||||||
b_rounala = {
|
b_rounala = {
|
||||||
province = 393
|
province = 393
|
||||||
|
|
||||||
|
|
@ -196,7 +196,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_karasjohka = {
|
c_karasjohka = {
|
||||||
color = { 120 120 255 }
|
color = { 51 76 127 }
|
||||||
b_karasjohka = {
|
b_karasjohka = {
|
||||||
province = 397
|
province = 397
|
||||||
|
|
||||||
|
|
@ -209,7 +209,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_aviovara = {
|
c_aviovara = {
|
||||||
color = { 110 110 255 }
|
color = { 71 107 178 }
|
||||||
b_aviovara = {
|
b_aviovara = {
|
||||||
province = 395
|
province = 395
|
||||||
|
|
||||||
|
|
@ -222,7 +222,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_cahcesuolu = {
|
c_cahcesuolu = {
|
||||||
color = { 100 95 255 }
|
color = { 40 61 102 }
|
||||||
b_cahcesuolu = {
|
b_cahcesuolu = {
|
||||||
province = 399
|
province = 399
|
||||||
|
|
||||||
|
|
@ -242,11 +242,11 @@ e_finland = {
|
||||||
|
|
||||||
}
|
}
|
||||||
d_giemajohka = { #(Kemi älv)
|
d_giemajohka = { #(Kemi älv)
|
||||||
color = { 130 130 190 }
|
color = { 26 26 178 }
|
||||||
|
|
||||||
capital = c_giepma
|
capital = c_giepma
|
||||||
c_giepma = { #Kemi
|
c_giepma = { #Kemi
|
||||||
color = { 210 220 255 }
|
color = { 22 22 153 }
|
||||||
b_giempa = { #Kemi
|
b_giempa = { #Kemi
|
||||||
province = 425
|
province = 425
|
||||||
|
|
||||||
|
|
@ -258,6 +258,8 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_roavvenjarga = {
|
c_roavvenjarga = {
|
||||||
|
color = { 30 30 204 }
|
||||||
|
|
||||||
b_roavvenjarga = { #Rovaniemi
|
b_roavvenjarga = { #Rovaniemi
|
||||||
province = 8785
|
province = 8785
|
||||||
color = { 210 240 255 }
|
color = { 210 240 255 }
|
||||||
|
|
@ -279,7 +281,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_kittila = {
|
c_kittila = {
|
||||||
color = { 143 194 249 }
|
color = { 19 19 127 }
|
||||||
|
|
||||||
b_kittal = {
|
b_kittal = {
|
||||||
province = 385
|
province = 385
|
||||||
|
|
@ -293,7 +295,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_tornionlaakso = {
|
c_tornionlaakso = {
|
||||||
color = { 130 130 190 }
|
color = { 34 34 229 }
|
||||||
b_duortnus = { #(Torneå)
|
b_duortnus = { #(Torneå)
|
||||||
province = 424
|
province = 424
|
||||||
|
|
||||||
|
|
@ -305,7 +307,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_inari = {
|
c_inari = {
|
||||||
color = { 120 160 205 }
|
color = { 15 15 102 }
|
||||||
|
|
||||||
b_aanaarjavri = { #Aanaarjävri (Enare Träsk)
|
b_aanaarjavri = { #Aanaarjävri (Enare Träsk)
|
||||||
province = 391
|
province = 391
|
||||||
|
|
@ -324,10 +326,10 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_guoldat = { #Guoládat = Kola
|
d_guoldat = { #Guoládat = Kola
|
||||||
color = { 44 20 169 }
|
color = { 46 40 114 }
|
||||||
capital = c_skolt
|
capital = c_skolt
|
||||||
c_murmansk = {
|
c_murmansk = {
|
||||||
color = { 144 120 250 }
|
color = { 51 45 127 }
|
||||||
b_murmansk = {
|
b_murmansk = {
|
||||||
province = 404
|
province = 404
|
||||||
|
|
||||||
|
|
@ -344,7 +346,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_ter = {
|
c_ter = {
|
||||||
color = { 55 35 245 }
|
color = { 41 36 102 }
|
||||||
b_jovvkuj = { #Jovvkuj
|
b_jovvkuj = { #Jovvkuj
|
||||||
province = 415
|
province = 415
|
||||||
|
|
||||||
|
|
@ -365,7 +367,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_jovvkuj = { #Kildin
|
c_jovvkuj = { #Kildin
|
||||||
color = { 40 15 200 }
|
color = { 61 55 153 }
|
||||||
|
|
||||||
b_guoddemjavvr = { #Guoddemjavv'r
|
b_guoddemjavvr = { #Guoddemjavv'r
|
||||||
province = 413
|
province = 413
|
||||||
|
|
@ -398,7 +400,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_east_kiilt = { #Kordok
|
c_east_kiilt = { #Kordok
|
||||||
color = { 25 5 75 }
|
color = { 30 27 76 }
|
||||||
b_tyrber = {
|
b_tyrber = {
|
||||||
province = 405
|
province = 405
|
||||||
|
|
||||||
|
|
@ -411,7 +413,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_tersky = {
|
c_tersky = {
|
||||||
color = { 35 5 135 }
|
color = { 71 64 178 }
|
||||||
b_umba = {
|
b_umba = {
|
||||||
province = 8792
|
province = 8792
|
||||||
color = { 35 5 135 }
|
color = { 35 5 135 }
|
||||||
|
|
@ -426,7 +428,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_akkel = { #Akkala
|
c_akkel = { #Akkala
|
||||||
color = { 35 10 145 }
|
color = { 20 18 51 }
|
||||||
|
|
||||||
b_akkel = {
|
b_akkel = {
|
||||||
province = 409
|
province = 409
|
||||||
|
|
@ -444,7 +446,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_skolt = {
|
c_skolt = {
|
||||||
color = { 130 125 245 }
|
color = { 82 73 204 }
|
||||||
b_suonnjel = { #Suõ?nnjel
|
b_suonnjel = { #Suõ?nnjel
|
||||||
province = 401
|
province = 401
|
||||||
|
|
||||||
|
|
@ -493,12 +495,12 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
d_finland = {
|
d_finland = {
|
||||||
color = { 245 245 245 }
|
color = { 184 195 216 }
|
||||||
|
|
||||||
capital = c_nyland #Turku
|
capital = c_nyland #Turku
|
||||||
|
|
||||||
c_finland = {
|
c_finland = {
|
||||||
color = { 235 245 245 }
|
color = { 175 185 204 }
|
||||||
|
|
||||||
b_turku = {
|
b_turku = {
|
||||||
province = 179
|
province = 179
|
||||||
|
|
@ -515,7 +517,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_nyland = {
|
c_nyland = {
|
||||||
color = { 185 185 233 }
|
color = { 197 208 229 }
|
||||||
|
|
||||||
b_helsinki = {
|
b_helsinki = {
|
||||||
province = 176
|
province = 176
|
||||||
|
|
@ -532,7 +534,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_aland = {
|
c_aland = {
|
||||||
color = { 28 56 199 }
|
color = { 153 162 178 }
|
||||||
b_sund = {
|
b_sund = {
|
||||||
province = 216
|
province = 216
|
||||||
color = { 28 56 199 }
|
color = { 28 56 199 }
|
||||||
|
|
@ -543,7 +545,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_satakunta = {
|
c_satakunta = {
|
||||||
color = { 205 205 245 }
|
color = { 219 231 255 }
|
||||||
|
|
||||||
b_pori = {
|
b_pori = {
|
||||||
province = 185
|
province = 185
|
||||||
|
|
@ -556,7 +558,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_pirkanmaa = {
|
c_pirkanmaa = {
|
||||||
color = { 151 151 215 }
|
color = { 131 139 153 }
|
||||||
|
|
||||||
b_tampere = {
|
b_tampere = {
|
||||||
province = 211
|
province = 211
|
||||||
|
|
@ -577,7 +579,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_kantahame = {
|
c_kantahame = {
|
||||||
color = { 150 170 210 }
|
color = { 109 115 127 }
|
||||||
|
|
||||||
b_hameenlinna = {
|
b_hameenlinna = {
|
||||||
province = 205
|
province = 205
|
||||||
|
|
@ -589,7 +591,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_paijathame = {
|
c_paijathame = {
|
||||||
color = { 90 100 200 }
|
color = { 239 245 255 }
|
||||||
b_lahti = {
|
b_lahti = {
|
||||||
province = 208
|
province = 208
|
||||||
color = { 90 100 200 }
|
color = { 90 100 200 }
|
||||||
|
|
@ -601,7 +603,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_jyvaskyla = {
|
c_jyvaskyla = {
|
||||||
color = { 105 105 130 }
|
color = { 87 92 102 }
|
||||||
b_jyvaskyla = {
|
b_jyvaskyla = {
|
||||||
province = 209
|
province = 209
|
||||||
color = { 105 105 130 }
|
color = { 105 105 130 }
|
||||||
|
|
@ -614,12 +616,12 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
d_savo = {
|
d_savo = {
|
||||||
color = { 110 110 140 }
|
color = { 218 230 242 }
|
||||||
|
|
||||||
capital = c_olavinlinna # Olofsborg
|
capital = c_olavinlinna # Olofsborg
|
||||||
|
|
||||||
c_kuopio = {
|
c_kuopio = {
|
||||||
color = { 110 110 140 }
|
color = { 229 241 252 }
|
||||||
b_kuopio = {
|
b_kuopio = {
|
||||||
province = 651
|
province = 651
|
||||||
color = { 110 110 140 }
|
color = { 110 110 140 }
|
||||||
|
|
@ -631,7 +633,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_mikkeli = {
|
c_mikkeli = {
|
||||||
color = { 140 170 200 }
|
color = { 208 219 229 }
|
||||||
b_mikkeli = {
|
b_mikkeli = {
|
||||||
province = 188
|
province = 188
|
||||||
color = { 140 170 200 }
|
color = { 140 170 200 }
|
||||||
|
|
@ -652,12 +654,12 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
d_pohjanmaa = {
|
d_pohjanmaa = {
|
||||||
color = { 90 160 200 }
|
color = { 153 159 191 }
|
||||||
|
|
||||||
capital = c_oulu
|
capital = c_oulu
|
||||||
|
|
||||||
c_oulu = {
|
c_oulu = {
|
||||||
color = { 60 140 180 }
|
color = { 165 171 204 }
|
||||||
|
|
||||||
b_oulu = {
|
b_oulu = {
|
||||||
province = 444
|
province = 444
|
||||||
|
|
@ -680,7 +682,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_seinajoki = {
|
c_seinajoki = {
|
||||||
color = { 40 125 155 }
|
color = { 144 150 178 }
|
||||||
b_seinajoki = {
|
b_seinajoki = {
|
||||||
province = 210
|
province = 210
|
||||||
color = { 40 125 155 }
|
color = { 40 125 155 }
|
||||||
|
|
@ -696,7 +698,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_vaasa = {
|
c_vaasa = {
|
||||||
color = { 90 130 160 }
|
color = { 185 193 229 }
|
||||||
b_vaasa = {
|
b_vaasa = {
|
||||||
province = 213
|
province = 213
|
||||||
color = { 90 130 160 }
|
color = { 90 130 160 }
|
||||||
|
|
@ -712,7 +714,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_kainuu = {
|
c_kainuu = {
|
||||||
color = { 50 90 140 }
|
color = { 123 128 153 }
|
||||||
|
|
||||||
b_kajaani = {
|
b_kajaani = {
|
||||||
province = 450
|
province = 450
|
||||||
|
|
@ -726,17 +728,17 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
k_karelia = {
|
k_karelia = {
|
||||||
color = { 76 140 153 }
|
color = { 127 44 38 }
|
||||||
|
|
||||||
capital = c_onega #kakisalmi
|
capital = c_onega #kakisalmi
|
||||||
|
|
||||||
d_karelia = {
|
d_karelia = {
|
||||||
color = { 220 160 10 }
|
color = { 191 71 47 }
|
||||||
|
|
||||||
capital = c_onega #kakisalmi
|
capital = c_onega #kakisalmi
|
||||||
|
|
||||||
c_koutajoki = {
|
c_koutajoki = {
|
||||||
color = { 20 5 150 }
|
color = { 178 66 44 }
|
||||||
|
|
||||||
b_koutajoki = {
|
b_koutajoki = {
|
||||||
province = 454
|
province = 454
|
||||||
|
|
@ -754,7 +756,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_salinis = {
|
c_salinis = {
|
||||||
color = { 220 190 50 }
|
color = { 204 76 51 }
|
||||||
|
|
||||||
b_salinis = {
|
b_salinis = {
|
||||||
province = 192
|
province = 192
|
||||||
|
|
@ -767,7 +769,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_onega = {
|
c_onega = {
|
||||||
color = { 220 170 30 }
|
color = { 153 57 38 }
|
||||||
|
|
||||||
b_onegaborg = {
|
b_onegaborg = {
|
||||||
province = 195
|
province = 195
|
||||||
|
|
@ -785,7 +787,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_viena = {
|
c_viena = {
|
||||||
color = { 200 170 35 }
|
color = { 229 86 57 }
|
||||||
|
|
||||||
b_kem = {
|
b_kem = {
|
||||||
province = 219
|
province = 219
|
||||||
|
|
@ -805,7 +807,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_kontupohja = {
|
c_kontupohja = {
|
||||||
color = { 200 125 0 }
|
color = { 127 47 31 }
|
||||||
|
|
||||||
b_kontupohja = {
|
b_kontupohja = {
|
||||||
province = 198
|
province = 198
|
||||||
|
|
@ -826,9 +828,9 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_west_karelia = {
|
d_west_karelia = {
|
||||||
color = { 200 100 50 }
|
color = { 140 50 50 }
|
||||||
c_viipuri = {
|
c_viipuri = {
|
||||||
color = { 240 140 30 }
|
color = { 153 55 55 }
|
||||||
|
|
||||||
b_viipuri = {
|
b_viipuri = {
|
||||||
province = 182
|
province = 182
|
||||||
|
|
@ -840,7 +842,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_sortavala = {
|
c_sortavala = {
|
||||||
color = { 220 140 20 }
|
color = { 127 45 45 }
|
||||||
|
|
||||||
|
|
||||||
b_sortavala = {
|
b_sortavala = {
|
||||||
|
|
@ -857,7 +859,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_joensuu = {
|
c_joensuu = {
|
||||||
color = { 120 160 170 }
|
color = { 178 64 64 }
|
||||||
b_joensuu = {
|
b_joensuu = {
|
||||||
province = 204
|
province = 204
|
||||||
color = { 220 140 20 }
|
color = { 220 140 20 }
|
||||||
|
|
@ -872,7 +874,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_kakisalmi = {
|
c_kakisalmi = {
|
||||||
color = { 220 160 50 }
|
color = { 102 36 36 }
|
||||||
|
|
||||||
b_kakisalmi = {
|
b_kakisalmi = {
|
||||||
province = 172
|
province = 172
|
||||||
|
|
@ -885,7 +887,7 @@ e_finland = {
|
||||||
}
|
}
|
||||||
|
|
||||||
c_kymmenlaakso = {
|
c_kymmenlaakso = {
|
||||||
color = { 80 90 180 }
|
color = { 204 73 73 }
|
||||||
b_vehkalahti = {
|
b_vehkalahti = {
|
||||||
province = 197
|
province = 197
|
||||||
color = { 220 130 0 }
|
color = { 220 130 0 }
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@ e_france = {
|
||||||
|
|
||||||
k_brittany = {
|
k_brittany = {
|
||||||
color = { 182 182 214 }
|
color = { 182 182 214 }
|
||||||
capital = c_nantes
|
capital = c_rennes
|
||||||
|
|
||||||
cultural_names = {
|
cultural_names = {
|
||||||
name_list_brittannic = cn_brytanna
|
name_list_brittannic = cn_brytanna
|
||||||
|
|
|
||||||
|
|
@ -2162,6 +2162,18 @@ e_germany = {
|
||||||
|
|
||||||
c_bautzen = { # Gorlitz
|
c_bautzen = { # Gorlitz
|
||||||
color = { 17 89 40 }
|
color = { 17 89 40 }
|
||||||
|
|
||||||
|
b_bautzen = { # Bautzen
|
||||||
|
province = 3032
|
||||||
|
color = { 215 160 130 }
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_sorbian = cn_budy_s_crn_in
|
||||||
|
name_list_polish = cn_budziszyn
|
||||||
|
name_list_NEOW_czech = cn_budy_s_crn__i_act_n
|
||||||
|
name_list_NEOW_slovak = cn_budy_s_crn__i_act_n
|
||||||
|
}
|
||||||
|
}
|
||||||
b_gorlitz = { # Görlitz
|
b_gorlitz = { # Görlitz
|
||||||
province = 3136
|
province = 3136
|
||||||
color = { 240 115 75 }
|
color = { 240 115 75 }
|
||||||
|
|
@ -2180,18 +2192,7 @@ e_germany = {
|
||||||
name_list_NEOW_czech = cn_z_a_act_padn_i_act__zho_r_crn_elec
|
name_list_NEOW_czech = cn_z_a_act_padn_i_act__zho_r_crn_elec
|
||||||
name_list_NEOW_slovak = cn_z_a_act_padn_e_act__zhorelec
|
name_list_NEOW_slovak = cn_z_a_act_padn_e_act__zhorelec
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
b_bautzen = { # Bautzen
|
|
||||||
province = 3032
|
|
||||||
color = { 215 160 130 }
|
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_NEOW_sorbian = cn_budy_s_crn_in
|
|
||||||
name_list_polish = cn_budziszyn
|
|
||||||
name_list_NEOW_czech = cn_budy_s_crn__i_act_n
|
|
||||||
name_list_NEOW_slovak = cn_budy_s_crn__i_act_n
|
|
||||||
}
|
|
||||||
}
|
|
||||||
b_kamenz = { # Kamenz
|
b_kamenz = { # Kamenz
|
||||||
province = 3141
|
province = 3141
|
||||||
color = { 240 205 130 }
|
color = { 240 205 130 }
|
||||||
|
|
|
||||||
|
|
@ -238,96 +238,154 @@ e_nistrenia = {
|
||||||
|
|
||||||
d_transylvania = {
|
d_transylvania = {
|
||||||
color = { 212 112 63 }
|
color = { 212 112 63 }
|
||||||
|
|
||||||
capital = c_torda
|
capital = c_torda
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_siebenburgen
|
||||||
|
name_list_hungarian = cn_erdely
|
||||||
|
}
|
||||||
c_feher = {
|
c_feher = {
|
||||||
color = { 212 112 63 }
|
color = { 212 112 63 }
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_karlsburg
|
||||||
|
name_list_hungarian = cn_feher
|
||||||
|
}
|
||||||
b_feher = {
|
b_feher = {
|
||||||
province = 519
|
province = 519
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_karlsburg
|
||||||
|
name_list_hungarian = cn_gyulafehervar
|
||||||
|
}
|
||||||
color = { 212 112 63 }
|
color = { 212 112 63 }
|
||||||
}
|
}
|
||||||
b_kukullovar = {
|
b_kukullovar = {
|
||||||
province = 3935
|
province = 3935
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_blasendorf
|
||||||
|
name_list_hungarian = cn_balazsfalva
|
||||||
|
}
|
||||||
color = { 212 112 63 }
|
color = { 212 112 63 }
|
||||||
}
|
}
|
||||||
b_abrudbanya = {
|
b_abrudbanya = {
|
||||||
province = 3936
|
province = 3936
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_grossschlatten
|
||||||
|
name_list_hungarian = cn_abrudbanya
|
||||||
|
}
|
||||||
color = { 212 112 63 }
|
color = { 212 112 63 }
|
||||||
}
|
}
|
||||||
b_alvinc = {
|
b_alvinc = {
|
||||||
province = 3938
|
province = 3938
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_muhlbach
|
||||||
|
name_list_hungarian = cn_szaszsebes
|
||||||
|
}
|
||||||
color = { 212 112 63 }
|
color = { 212 112 63 }
|
||||||
}
|
}
|
||||||
b_aranyosbanya = {
|
b_aranyosbanya = {
|
||||||
province = 3928
|
province = 3928
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_aranyosbanya
|
||||||
|
name_list_hungarian = cn_offenburg
|
||||||
|
}
|
||||||
color = { 200 100 51 }
|
color = { 200 100 51 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_torda = {
|
c_torda = {
|
||||||
color = { 200 100 51 }
|
color = { 200 100 51 }
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_klausenburg
|
||||||
|
name_list_hungarian = cn_kolozs
|
||||||
|
}
|
||||||
b_torda = {
|
b_torda = {
|
||||||
province = 3924
|
province = 3924
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_thorenburg
|
||||||
|
name_list_hungarian = cn_torda
|
||||||
|
}
|
||||||
color = { 200 100 51 }
|
color = { 200 100 51 }
|
||||||
}
|
}
|
||||||
b_banffyhunyad = {
|
b_banffyhunyad = {
|
||||||
province = 3925
|
province = 3925
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_heynod
|
||||||
|
name_list_hungarian = cn_banffyhunyad
|
||||||
|
}
|
||||||
color = { 200 100 51 }
|
color = { 200 100 51 }
|
||||||
}
|
}
|
||||||
b_koloszvar = {
|
b_koloszvar = {
|
||||||
province = 3926
|
province = 3926
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_klausenburg
|
||||||
|
name_list_hungarian = cn_kolozsvar
|
||||||
|
}
|
||||||
color = { 200 100 51 }
|
color = { 200 100 51 }
|
||||||
}
|
}
|
||||||
b_des = {
|
b_des = {
|
||||||
province = 3921
|
province = 3921
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_desch
|
||||||
|
name_list_hungarian = cn_des
|
||||||
|
}
|
||||||
color = { 213 85 50 }
|
color = { 213 85 50 }
|
||||||
}
|
}
|
||||||
b_szek = {
|
b_szek = {
|
||||||
province = 3922
|
province = 3922
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_neuschloss
|
||||||
|
name_list_hungarian = cn_szamosujvar
|
||||||
|
}
|
||||||
color = { 213 85 50 }
|
color = { 213 85 50 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_hunyad = {
|
c_hunyad = {
|
||||||
color = { 175 125 90 }
|
color = { 175 125 90 }
|
||||||
|
cultural_names = {
|
||||||
|
name_list_hungarian = cn_hunyad
|
||||||
|
}
|
||||||
b_vajdahunyad = {
|
b_vajdahunyad = {
|
||||||
province = 3931
|
province = 3931
|
||||||
|
|
||||||
color = { 175 125 90 }
|
color = { 175 125 90 }
|
||||||
|
cultural_names = {
|
||||||
|
name_list_hungarian = cn_hunyad
|
||||||
|
}
|
||||||
}
|
}
|
||||||
b_harszoc = {
|
b_harszoc = {
|
||||||
province = 3932
|
province = 3932
|
||||||
|
|
||||||
color = { 175 125 90 }
|
color = { 175 125 90 }
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_petroschen
|
||||||
|
name_list_hungarian = cn_petrozseny
|
||||||
|
}
|
||||||
}
|
}
|
||||||
b_deva = {
|
b_deva = {
|
||||||
province = 3933
|
province = 3933
|
||||||
|
|
||||||
color = { 175 125 90 }
|
color = { 175 125 90 }
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_diemrich
|
||||||
|
name_list_hungarian = cn_deva
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_beszterce = {
|
c_beszterce = {
|
||||||
color = { 213 85 50 }
|
color = { 213 85 50 }
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_bistritznassod
|
||||||
|
name_list_hungarian = cn_besztercenaszod
|
||||||
|
}
|
||||||
b_beszterce = {
|
b_beszterce = {
|
||||||
province = 3919
|
province = 3919
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_bistritz
|
||||||
|
name_list_hungarian = cn_beszterce
|
||||||
|
}
|
||||||
color = { 213 85 50 }
|
color = { 213 85 50 }
|
||||||
}
|
}
|
||||||
b_radna = {
|
b_radna = {
|
||||||
province = 3920
|
province = 3920
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_bavarian = cn_nassod
|
||||||
|
name_list_hungarian = cn_naszod
|
||||||
|
}
|
||||||
color = { 213 85 50 }
|
color = { 213 85 50 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -738,9 +796,8 @@ e_nistrenia = {
|
||||||
|
|
||||||
c_giurgiu = {
|
c_giurgiu = {
|
||||||
color = { 210 122 50 }
|
color = { 210 122 50 }
|
||||||
|
b_glavacioc = {
|
||||||
b_giurgiu = {
|
province = 4992
|
||||||
province = 4990
|
|
||||||
|
|
||||||
color = { 220 132 40 }
|
color = { 220 132 40 }
|
||||||
}
|
}
|
||||||
|
|
@ -752,21 +809,6 @@ e_nistrenia = {
|
||||||
b_rusii_de_vede = {
|
b_rusii_de_vede = {
|
||||||
province = 4988
|
province = 4988
|
||||||
|
|
||||||
color = { 220 132 40 }
|
|
||||||
}
|
|
||||||
b_comana = {
|
|
||||||
province = 4991
|
|
||||||
|
|
||||||
color = { 220 132 40 }
|
|
||||||
}
|
|
||||||
b_glavacioc = {
|
|
||||||
province = 4992
|
|
||||||
|
|
||||||
color = { 220 132 40 }
|
|
||||||
}
|
|
||||||
b_costesti = {
|
|
||||||
province = 4994
|
|
||||||
|
|
||||||
color = { 220 132 40 }
|
color = { 220 132 40 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -778,10 +820,20 @@ e_nistrenia = {
|
||||||
|
|
||||||
color = { 241 195 72 }
|
color = { 241 195 72 }
|
||||||
}
|
}
|
||||||
b_targsor = {
|
b_costesti = {
|
||||||
province = 4996
|
province = 4994
|
||||||
|
|
||||||
color = { 241 195 72 }
|
color = { 220 132 40 }
|
||||||
|
}
|
||||||
|
b_giurgiu = {
|
||||||
|
province = 4990
|
||||||
|
|
||||||
|
color = { 220 132 40 }
|
||||||
|
}
|
||||||
|
b_comana = {
|
||||||
|
province = 4991
|
||||||
|
|
||||||
|
color = { 220 132 40 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_campulung = {
|
c_campulung = {
|
||||||
|
|
@ -807,23 +859,27 @@ e_nistrenia = {
|
||||||
|
|
||||||
color = { 175 86 10 }
|
color = { 175 86 10 }
|
||||||
}
|
}
|
||||||
}
|
b_targsor = {
|
||||||
c_tabla_butii = {
|
province = 4996
|
||||||
color = { 155 66 10 }
|
|
||||||
|
|
||||||
|
color = { 241 195 72 }
|
||||||
|
}
|
||||||
|
}
|
||||||
|
c_prahova = {
|
||||||
|
color = { 155 66 10 }
|
||||||
|
b_ploiesti = {
|
||||||
|
province = 5002
|
||||||
|
|
||||||
|
color = { 230 142 50 }
|
||||||
|
}
|
||||||
b_tabla_butii = {
|
b_tabla_butii = {
|
||||||
province = 4989
|
province = 4989
|
||||||
|
|
||||||
color = { 155 66 10 }
|
color = { 155 66 10 }
|
||||||
}
|
}
|
||||||
b_zoresti = {
|
b_nehoiu = {
|
||||||
province = 4980
|
province = 4980
|
||||||
|
|
||||||
color = { 155 66 10 }
|
|
||||||
}
|
|
||||||
b_dumbraveni = {
|
|
||||||
province = 4977
|
|
||||||
|
|
||||||
color = { 155 66 10 }
|
color = { 155 66 10 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -854,30 +910,26 @@ e_nistrenia = {
|
||||||
|
|
||||||
color = { 230 142 50 }
|
color = { 230 142 50 }
|
||||||
}
|
}
|
||||||
b_slobozia = {
|
b_dumbraveni = {
|
||||||
province = 5001
|
province = 4977
|
||||||
|
|
||||||
color = { 230 142 50 }
|
color = { 155 66 10 }
|
||||||
}
|
|
||||||
b_ploiesti = {
|
|
||||||
province = 5002
|
|
||||||
|
|
||||||
color = { 230 142 50 }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
c_braila = {
|
|
||||||
color = { 240 152 60 }
|
|
||||||
|
|
||||||
b_braila = {
|
|
||||||
province = 5003
|
|
||||||
|
|
||||||
color = { 240 152 60 }
|
|
||||||
}
|
}
|
||||||
b_ramnicu_sarat = {
|
b_ramnicu_sarat = {
|
||||||
province = 5004
|
province = 5004
|
||||||
|
|
||||||
color = { 240 152 60 }
|
color = { 240 152 60 }
|
||||||
}
|
}
|
||||||
|
b_braila = {
|
||||||
|
province = 5003
|
||||||
|
|
||||||
|
color = { 240 152 60 }
|
||||||
|
}
|
||||||
|
b_slobozia = {
|
||||||
|
province = 5001
|
||||||
|
|
||||||
|
color = { 230 142 50 }
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_oltenia = {
|
d_oltenia = {
|
||||||
|
|
@ -893,6 +945,11 @@ e_nistrenia = {
|
||||||
|
|
||||||
color = { 221 170 77 }
|
color = { 221 170 77 }
|
||||||
}
|
}
|
||||||
|
b_filiasi = {
|
||||||
|
province = 5007
|
||||||
|
|
||||||
|
color = { 165 76 10 }
|
||||||
|
}
|
||||||
}
|
}
|
||||||
c_polovragi = {
|
c_polovragi = {
|
||||||
color = { 165 76 10 }
|
color = { 165 76 10 }
|
||||||
|
|
@ -905,11 +962,6 @@ e_nistrenia = {
|
||||||
b_govora = {
|
b_govora = {
|
||||||
province = 5006
|
province = 5006
|
||||||
|
|
||||||
color = { 165 76 10 }
|
|
||||||
}
|
|
||||||
b_filiasi = {
|
|
||||||
province = 5007
|
|
||||||
|
|
||||||
color = { 165 76 10 }
|
color = { 165 76 10 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -983,12 +1035,12 @@ e_nistrenia = {
|
||||||
capital = c_lapusna
|
capital = c_lapusna
|
||||||
|
|
||||||
d_bukovina = {
|
d_bukovina = {
|
||||||
color = { 150 70 180 }
|
color = { 242 129 48 }
|
||||||
|
|
||||||
capital = c_cernauti
|
capital = c_cernauti
|
||||||
|
|
||||||
c_suceava = {
|
c_suceava = {
|
||||||
color = { 210 70 200 }
|
color = { 229 122 45 }
|
||||||
|
|
||||||
b_suceava = {
|
b_suceava = {
|
||||||
province = 545
|
province = 545
|
||||||
|
|
@ -1017,7 +1069,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_cernauti = {
|
c_cernauti = {
|
||||||
color = { 205 10 192 }
|
color = { 255 136 50 }
|
||||||
b_cernauti = {
|
b_cernauti = {
|
||||||
province = 5042
|
province = 5042
|
||||||
|
|
||||||
|
|
@ -1032,12 +1084,12 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_moldova = {
|
d_moldova = {
|
||||||
color = { 110 82 196 }
|
color = { 191 106 21 }
|
||||||
|
|
||||||
capital = c_iasi
|
capital = c_iasi
|
||||||
|
|
||||||
c_iasi = {
|
c_iasi = {
|
||||||
color = { 110 82 196 }
|
color = { 204 113 22 }
|
||||||
|
|
||||||
b_iasi = {
|
b_iasi = {
|
||||||
province = 541
|
province = 541
|
||||||
|
|
@ -1051,7 +1103,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_dorohoi = {
|
c_dorohoi = {
|
||||||
color = { 120 82 176 }
|
color = { 178 99 19 }
|
||||||
|
|
||||||
b_dorohoi = {
|
b_dorohoi = {
|
||||||
province = 5038
|
province = 5038
|
||||||
|
|
@ -1060,7 +1112,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_vaslui = {
|
c_vaslui = {
|
||||||
color = { 130 82 146 }
|
color = { 229 127 25 }
|
||||||
b_vaslui = {
|
b_vaslui = {
|
||||||
province = 5025
|
province = 5025
|
||||||
|
|
||||||
|
|
@ -1078,7 +1130,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_galati = {
|
c_galati = {
|
||||||
color = { 250 36 207 }
|
color = { 153 84 16 }
|
||||||
|
|
||||||
b_galati = {
|
b_galati = {
|
||||||
province = 511
|
province = 511
|
||||||
|
|
@ -1092,7 +1144,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_vrancea = {
|
c_vrancea = {
|
||||||
color = { 249 102 255 }
|
color = { 255 141 28 }
|
||||||
b_focsani = {
|
b_focsani = {
|
||||||
province = 5028
|
province = 5028
|
||||||
|
|
||||||
|
|
@ -1105,7 +1157,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_bacau = {
|
c_bacau = {
|
||||||
color = { 229 112 245 }
|
color = { 127 70 14 }
|
||||||
b_bacau = {
|
b_bacau = {
|
||||||
province = 5030
|
province = 5030
|
||||||
|
|
||||||
|
|
@ -1118,7 +1170,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_neamnt = {
|
c_neamnt = {
|
||||||
color = { 210 70 160 }
|
color = { 102 56 11 }
|
||||||
|
|
||||||
b_piatra_neamnt = {
|
b_piatra_neamnt = {
|
||||||
province = 5031
|
province = 5031
|
||||||
|
|
@ -1133,10 +1185,10 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_odessa = {
|
d_odessa = {
|
||||||
color = { 104 40 120 }
|
color = { 216 200 21 }
|
||||||
capital = c_odessa
|
capital = c_odessa
|
||||||
c_odessa = {
|
c_odessa = {
|
||||||
color = { 104 40 120 }
|
color = { 204 188 20 }
|
||||||
b_odessa = {
|
b_odessa = {
|
||||||
province = 5268
|
province = 5268
|
||||||
|
|
||||||
|
|
@ -1159,7 +1211,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_podilsk = {
|
c_podilsk = {
|
||||||
color = { 100 20 90 }
|
color = { 229 212 22 }
|
||||||
b_podilsk = {
|
b_podilsk = {
|
||||||
province = 5258
|
province = 5258
|
||||||
|
|
||||||
|
|
@ -1173,10 +1225,10 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_podolia = {
|
d_podolia = {
|
||||||
color = { 120 50 90 }
|
color = { 242 193 48 }
|
||||||
capital = c_khmelnytskyi
|
capital = c_khmelnytskyi
|
||||||
c_khmelnytskyi = {
|
c_khmelnytskyi = {
|
||||||
color = { 120 50 90 }
|
color = { 229 180 45 }
|
||||||
b_khmelnytskyi = {
|
b_khmelnytskyi = {
|
||||||
province = 5088
|
province = 5088
|
||||||
|
|
||||||
|
|
@ -1207,7 +1259,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_vinnytsia = {
|
c_vinnytsia = {
|
||||||
color = { 140 30 110 }
|
color = { 255 200 50 }
|
||||||
b_vinnytsia = {
|
b_vinnytsia = {
|
||||||
province = 5099
|
province = 5099
|
||||||
|
|
||||||
|
|
@ -1227,13 +1279,13 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_halych = {
|
d_halych = {
|
||||||
color = { 140 60 212 }
|
color = { 191 76 19 }
|
||||||
|
|
||||||
capital = c_lviv# Galich
|
capital = c_lviv# Galich
|
||||||
|
|
||||||
|
|
||||||
c_ivano_frankivsk = {
|
c_ivano_frankivsk = {
|
||||||
color = { 212 71 247 }
|
color = { 178 68 17 }
|
||||||
|
|
||||||
b_ivano_frankivsk = {
|
b_ivano_frankivsk = {
|
||||||
province = 536
|
province = 536
|
||||||
|
|
@ -1254,7 +1306,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_lviv = {
|
c_lviv = {
|
||||||
color = { 130 7 212 }
|
color = { 204 78 20 }
|
||||||
|
|
||||||
|
|
||||||
b_lviv = {
|
b_lviv = {
|
||||||
|
|
@ -1287,7 +1339,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_ternopil = {
|
c_ternopil = {
|
||||||
color = { 177 71 247 }
|
color = { 153 58 15 }
|
||||||
b_ternopil = {
|
b_ternopil = {
|
||||||
province = 5066
|
province = 5066
|
||||||
|
|
||||||
|
|
@ -1314,11 +1366,11 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_bessarabia = {
|
d_bessarabia = {
|
||||||
color = { 60 40 80 }
|
color = { 216 139 32 }
|
||||||
|
|
||||||
capital = c_lapusna
|
capital = c_lapusna
|
||||||
c_orhei = {
|
c_orhei = {
|
||||||
color = { 60 40 80 }
|
color = { 204 128 30 }
|
||||||
|
|
||||||
b_orhei = {
|
b_orhei = {
|
||||||
province = 5019
|
province = 5019
|
||||||
|
|
@ -1337,7 +1389,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_soroca = {
|
c_soroca = {
|
||||||
color = { 70 60 90 }
|
color = { 229 144 34 }
|
||||||
|
|
||||||
b_soroca = {
|
b_soroca = {
|
||||||
province = 5021
|
province = 5021
|
||||||
|
|
@ -1357,7 +1409,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_hotin = {
|
c_hotin = {
|
||||||
color = { 80 50 100 }
|
color = { 178 112 26 }
|
||||||
b_hotin = {
|
b_hotin = {
|
||||||
province = 5040
|
province = 5040
|
||||||
|
|
||||||
|
|
@ -1365,7 +1417,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_lapusna = {
|
c_lapusna = {
|
||||||
color = { 90 40 110 }
|
color = { 255 161 38 }
|
||||||
b_chisinau = {
|
b_chisinau = {
|
||||||
province = 5018
|
province = 5018
|
||||||
|
|
||||||
|
|
@ -1384,10 +1436,10 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_bugeac = {
|
d_bugeac = {
|
||||||
color = { 90 50 130 }
|
color = { 229 177 22 }
|
||||||
|
|
||||||
c_cetatea_alba = {
|
c_cetatea_alba = {
|
||||||
color = { 90 50 130 }
|
color = { 242 184 24 }
|
||||||
|
|
||||||
|
|
||||||
b_cetatea_alba = {
|
b_cetatea_alba = {
|
||||||
|
|
@ -1417,9 +1469,9 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_transnistria = {
|
d_transnistria = {
|
||||||
color = { 90 60 140 }
|
color = { 165 116 16 }
|
||||||
c_tiraspol = {
|
c_tiraspol = {
|
||||||
color = { 90 60 140 }
|
color = { 153 107 15 }
|
||||||
b_tiraspol = {
|
b_tiraspol = {
|
||||||
province = 5267
|
province = 5267
|
||||||
|
|
||||||
|
|
@ -1432,7 +1484,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_rybnitsa = {
|
c_rybnitsa = {
|
||||||
color = { 50 40 100 }
|
color = { 178 124 17 }
|
||||||
b_rybnitsa = {
|
b_rybnitsa = {
|
||||||
province = 12446
|
province = 12446
|
||||||
|
|
||||||
|
|
@ -1446,10 +1498,10 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_gaguzia = {
|
d_gaguzia = {
|
||||||
color = { 130 40 150 }
|
color = { 178 149 17 }
|
||||||
|
|
||||||
c_tigheci = {
|
c_tigheci = {
|
||||||
color = { 130 40 150 }
|
color = { 191 159 19 }
|
||||||
|
|
||||||
b_tigheci = {
|
b_tigheci = {
|
||||||
province = 5015
|
province = 5015
|
||||||
|
|
@ -2312,7 +2364,7 @@ e_nistrenia = {
|
||||||
}
|
}
|
||||||
|
|
||||||
k_white_rus = {
|
k_white_rus = {
|
||||||
color = { 180 205 170 }
|
color = { 184 216 214 }
|
||||||
|
|
||||||
capital = c_minsk
|
capital = c_minsk
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -320,11 +320,11 @@ e_visegrad = {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
d_pommerania = { # Pomerania
|
d_pommerania = { # Pomerania
|
||||||
color = { 165 70 33 }
|
color = { 153 65 30 }
|
||||||
capital = c_danzig # Tricity
|
capital = c_danzig # Tricity
|
||||||
|
|
||||||
c_danzig = { # Tricity
|
c_danzig = { # Tricity
|
||||||
color = { 153 65 30 }
|
color = { 178 76 35 }
|
||||||
|
|
||||||
b_gdansk = {
|
b_gdansk = {
|
||||||
province = 2830
|
province = 2830
|
||||||
|
|
@ -1243,16 +1243,40 @@ e_visegrad = {
|
||||||
color = { 225 80 40 }
|
color = { 225 80 40 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_gorlitz = { # Görlitz
|
c_gorlitz = { # Zgorzelec
|
||||||
color = { 229 112 34 }
|
color = { 229 112 34 }
|
||||||
|
|
||||||
cultural_names = {
|
cultural_names = {
|
||||||
|
name_list_NEOW_low_saxon = cn_g_o_uml_rlitz
|
||||||
|
name_list_NEOW_bavarian = cn_g_o_uml_rlitz
|
||||||
|
name_list_NEOW_swabian = cn_g_o_uml_rlitz
|
||||||
|
name_list_NEOW_palatine = cn_g_o_uml_rlitz
|
||||||
|
name_list_NEOW_rhinelander = cn_g_o_uml_rlitz
|
||||||
|
#name_list_NEOW_franconian = cn_g_o_uml_rlitz
|
||||||
name_list_NEOW_brandenburger = cn_gerlz # Eastern Lusatian German form
|
name_list_NEOW_brandenburger = cn_gerlz # Eastern Lusatian German form
|
||||||
name_list_NEOW_sorbian = cn_zhorjelc
|
name_list_NEOW_sorbian = cn_zhorjelc
|
||||||
name_list_polish = cn_zgorzelec
|
|
||||||
name_list_silesian = cn_giyrlice
|
name_list_silesian = cn_giyrlice
|
||||||
name_list_NEOW_czech = cn_zho_r_crn_elec
|
name_list_NEOW_czech = cn_zho_r_crn_elec
|
||||||
name_list_NEOW_slovak = cn_zhorelec
|
name_list_NEOW_slovak = cn_zhorelec
|
||||||
|
}
|
||||||
|
b_lobau = { # Zgorzelec
|
||||||
|
province = 2980
|
||||||
|
color = { 215 160 130 }
|
||||||
|
|
||||||
|
cultural_names = {
|
||||||
|
name_list_NEOW_low_saxon = cn_ostg_o_uml_rlitz
|
||||||
|
name_list_NEOW_bavarian = cn_ostg_o_uml_rlitz
|
||||||
|
name_list_NEOW_swabian = cn_ostg_o_uml_rlitz
|
||||||
|
name_list_NEOW_palatine = cn_ostg_o_uml_rlitz
|
||||||
|
name_list_NEOW_rhinelander = cn_ostg_o_uml_rlitz
|
||||||
|
#name_list_NEOW_franconian = cn_ostg_o_uml_rlitz
|
||||||
|
name_list_NEOW_brandenburger = cn_ostgerlz # East Lusatian German form
|
||||||
|
name_list_NEOW_sorbian = cn_wuchodny_zhorjelc
|
||||||
|
name_list_polish = cn_zgorzelec_wschodni
|
||||||
|
name_list_silesian = cn_giyrlice_wschod_n_act_i
|
||||||
|
name_list_NEOW_czech = cn_v_y_act_chodn_i_act__zho_r_crn_elec
|
||||||
|
name_list_NEOW_slovak = cn_v_y_act_chodn_e_act__zhorelec
|
||||||
|
}
|
||||||
}
|
}
|
||||||
b_boxburg = { # Lubań
|
b_boxburg = { # Lubań
|
||||||
province = 3070
|
province = 3070
|
||||||
|
|
@ -1284,26 +1308,7 @@ e_visegrad = {
|
||||||
name_list_NEOW_sorbian = cn__z_crn_aha_n_act_
|
name_list_NEOW_sorbian = cn__z_crn_aha_n_act_
|
||||||
name_list_NEOW_czech = cn_zah_a_act__n_crn_
|
name_list_NEOW_czech = cn_zah_a_act__n_crn_
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
b_lobau = { # Zgorzelec
|
|
||||||
province = 2980
|
|
||||||
color = { 215 160 130 }
|
|
||||||
|
|
||||||
cultural_names = {
|
|
||||||
name_list_NEOW_low_saxon = cn_ostg_o_uml_rlitz
|
|
||||||
name_list_NEOW_bavarian = cn_ostg_o_uml_rlitz
|
|
||||||
name_list_NEOW_swabian = cn_ostg_o_uml_rlitz
|
|
||||||
name_list_NEOW_palatine = cn_ostg_o_uml_rlitz
|
|
||||||
name_list_NEOW_rhinelander = cn_ostg_o_uml_rlitz
|
|
||||||
#name_list_NEOW_franconian = cn_ostg_o_uml_rlitz
|
|
||||||
name_list_NEOW_brandenburger = cn_ostgerlz # East Lusatian German form
|
|
||||||
name_list_NEOW_sorbian = cn_wuchodny_zhorjelc
|
|
||||||
name_list_polish = cn_zgorzelec_wschodni
|
|
||||||
name_list_silesian = cn_giyrlice_wschod_n_act_i
|
|
||||||
name_list_NEOW_czech = cn_v_y_act_chodn_i_act__zho_r_crn_elec
|
|
||||||
name_list_NEOW_slovak = cn_v_y_act_chodn_e_act__zhorelec
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
c_legnica = { # Legnica
|
c_legnica = { # Legnica
|
||||||
color = { 178 87 26 }
|
color = { 178 87 26 }
|
||||||
|
|
|
||||||
|
|
@ -20719,12 +20719,12 @@
|
||||||
5007 ={
|
5007 ={
|
||||||
winter_severity_bias = 0.60
|
winter_severity_bias = 0.60
|
||||||
}
|
}
|
||||||
## c_tabla_butii
|
## c_prahova
|
||||||
# b_tabla_butii
|
# b_tabla_butii
|
||||||
4989 ={
|
4989 ={
|
||||||
winter_severity_bias = 0.70
|
winter_severity_bias = 0.70
|
||||||
}
|
}
|
||||||
# b_zoresti
|
# b_nehoiu
|
||||||
4980 ={
|
4980 ={
|
||||||
winter_severity_bias = 0.65
|
winter_severity_bias = 0.65
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -265,10 +265,11 @@ italy0013 = {
|
||||||
trait = just
|
trait = just
|
||||||
trait = patient
|
trait = patient
|
||||||
trait = arrogant
|
trait = arrogant
|
||||||
|
martial = 9
|
||||||
2530.8.5 = {
|
2530.8.5 = {
|
||||||
birth = yes
|
birth = yes
|
||||||
}
|
}
|
||||||
#2554.1.1={add_spouse=anastasia_de_angelis}
|
2554.1.1={add_spouse=vincenza_de_angelis}
|
||||||
2600.1.1 = {
|
2600.1.1 = {
|
||||||
death = yes
|
death = yes
|
||||||
}
|
}
|
||||||
|
|
@ -455,10 +456,23 @@ anastasia_de_angelis={
|
||||||
religion="roman_catholic"
|
religion="roman_catholic"
|
||||||
culture="venetian"
|
culture="venetian"
|
||||||
father=fabrizio_i_of_euganea
|
father=fabrizio_i_of_euganea
|
||||||
|
trait=twin
|
||||||
2534.10.31={birth=yes}
|
2534.10.31={birth=yes}
|
||||||
2552.1.1={add_spouse=hungary0001} # king of slovenia
|
2552.1.1={add_spouse=hungary0001} # king of slovenia
|
||||||
2600.1.1={death=yes}
|
2600.1.1={death=yes}
|
||||||
}
|
}
|
||||||
|
vincenza_de_angelis={
|
||||||
|
name="Vincenza"
|
||||||
|
dynasty=angelis_dynasty
|
||||||
|
female=yes
|
||||||
|
religion="roman_catholic"
|
||||||
|
culture="venetian"
|
||||||
|
father=fabrizio_i_of_euganea
|
||||||
|
2534.10.31={birth=yes}
|
||||||
|
trait=twin
|
||||||
|
2552.1.1={add_spouse=italy0013} # Giovanni Aladro of Basilicata
|
||||||
|
2600.1.1={death=yes}
|
||||||
|
}
|
||||||
fabrizio_i_of_euganea={
|
fabrizio_i_of_euganea={
|
||||||
name="Fabrizio"
|
name="Fabrizio"
|
||||||
dynasty=angelis_dynasty
|
dynasty=angelis_dynasty
|
||||||
|
|
|
||||||
|
|
@ -1871,7 +1871,7 @@ caucasus0007 = {
|
||||||
}
|
}
|
||||||
|
|
||||||
caucasus0008 = {
|
caucasus0008 = {
|
||||||
name = "Dzokhar"
|
name = "Abuzar"
|
||||||
dynasty = test_dynasty
|
dynasty = test_dynasty
|
||||||
religion = "naqshbandi"
|
religion = "naqshbandi"
|
||||||
culture = nakh
|
culture = nakh
|
||||||
|
|
|
||||||
|
|
@ -935,25 +935,6 @@
|
||||||
religion = roman_catholic
|
religion = roman_catholic
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
3066 = {
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
2980 = {
|
|
||||||
culture = sorbian
|
|
||||||
religion = chernobozhye
|
|
||||||
holding = tribal_holding
|
|
||||||
990.1.1 = {
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
1178.1.1 = {
|
|
||||||
religion = roman_catholic
|
|
||||||
}
|
|
||||||
}
|
|
||||||
3070 = {
|
|
||||||
culture = sorbian
|
|
||||||
religion = roman_catholic
|
|
||||||
holding = tribal_holding
|
|
||||||
}
|
|
||||||
4135 = {
|
4135 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1975,28 +1975,24 @@ holding = none
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
||||||
###c_tabla_butii
|
###c_prahova
|
||||||
4989 = { #Tabla Butii
|
|
||||||
|
5002 = { #Ploiesti
|
||||||
culture = wallachian
|
culture = wallachian
|
||||||
religion = orthodox
|
religion = orthodox
|
||||||
holding = tribal_holding
|
holding = castle_holding
|
||||||
935.1.1 = {
|
|
||||||
holding = castle_holding
|
|
||||||
}
|
|
||||||
1150.1.1 = {
|
|
||||||
religion = orthodox
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
4980 = { #Zoresti
|
|
||||||
holding = none
|
4989 = { #Tabla Butii
|
||||||
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
4977 = { #Dumbraveni
|
4980 = { #nehoiu
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
||||||
##d_muntenia ###################################
|
##d_muntenia ###################################
|
||||||
###c_giurgiu
|
###c_giurgiu
|
||||||
4990 = { #Giurgiu
|
4992 = { #Glavacioc
|
||||||
culture = wallachian
|
culture = wallachian
|
||||||
religion = orthodox
|
religion = orthodox
|
||||||
holding = tribal_holding
|
holding = tribal_holding
|
||||||
|
|
@ -2016,9 +2012,6 @@ holding = none
|
||||||
4991 = { #Comana
|
4991 = { #Comana
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
4992 = { #Glavacioc
|
|
||||||
holding = none
|
|
||||||
}
|
|
||||||
4994 = { #Costesti
|
4994 = { #Costesti
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
@ -2038,7 +2031,12 @@ holding = none
|
||||||
4996 = { #Targsor
|
4996 = { #Targsor
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
4990 = { #Giurgiu
|
||||||
|
holding = tribal_holding
|
||||||
|
935.1.1 = {
|
||||||
|
holding = castle_holding
|
||||||
|
}
|
||||||
|
}
|
||||||
###c_calarasi
|
###c_calarasi
|
||||||
4997 = { #Calarasi
|
4997 = { #Calarasi
|
||||||
culture = wallachian
|
culture = wallachian
|
||||||
|
|
@ -2076,21 +2074,14 @@ holding = none
|
||||||
5001 = { #Slobozia
|
5001 = { #Slobozia
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
5002 = { #Ploiesti
|
4977 = { #Dumbraveni
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
|
||||||
###c_braila
|
###c_braila
|
||||||
5003 = { #Braila
|
5003 = { #Braila
|
||||||
culture = wallachian
|
|
||||||
religion = orthodox
|
|
||||||
holding = tribal_holding
|
|
||||||
935.1.1 = {
|
935.1.1 = {
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
1150.1.1 = {
|
|
||||||
religion = orthodox
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
5004 = { #Ramnicu Sarat
|
5004 = { #Ramnicu Sarat
|
||||||
holding = none
|
holding = none
|
||||||
|
|
|
||||||
|
|
@ -960,6 +960,20 @@
|
||||||
3060 = { # Wołów
|
3060 = { # Wołów
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
|
###c_gorlitz
|
||||||
|
2980 = {
|
||||||
|
culture = sorbian
|
||||||
|
holding = castle_holding
|
||||||
|
religion = roman_catholic
|
||||||
|
}
|
||||||
|
3070 = {
|
||||||
|
culture = sorbian
|
||||||
|
religion = roman_catholic
|
||||||
|
holding = church_holding
|
||||||
|
}
|
||||||
|
3066 = {
|
||||||
|
holding = city_holding
|
||||||
|
}
|
||||||
###c_legnica
|
###c_legnica
|
||||||
3058 = { # Legnica
|
3058 = { # Legnica
|
||||||
culture = NEOW_greater_polish
|
culture = NEOW_greater_polish
|
||||||
|
|
|
||||||
|
|
@ -1,11 +1,5 @@
|
||||||
k_aquitaine = {
|
k_aquitaine = {
|
||||||
10.1.1 = { change_development_level = 8 }
|
10.1.1 = { change_development_level = 8 }
|
||||||
2222.1.1 = {
|
|
||||||
holder = france_bonaparte_isildur_i #Isildur I Bonaparte
|
|
||||||
}
|
|
||||||
2344.1.1 = {
|
|
||||||
holder = 0
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
#d_gascogne
|
#d_gascogne
|
||||||
c_armagnac = { # gasc
|
c_armagnac = { # gasc
|
||||||
|
|
|
||||||
|
|
@ -21,7 +21,7 @@ k_dacia = {
|
||||||
# }
|
# }
|
||||||
#}
|
#}
|
||||||
|
|
||||||
#c_tabla_butii = {
|
#c_prahova = {
|
||||||
# 2554.1.1 = {
|
# 2554.1.1 = {
|
||||||
# holder = nistria0042
|
# holder = nistria0042
|
||||||
# liege = k_dacia
|
# liege = k_dacia
|
||||||
|
|
|
||||||
|
|
@ -228,10 +228,8 @@ b_mortain = {
|
||||||
d_normandy = {
|
d_normandy = {
|
||||||
2189.6.18 = {
|
2189.6.18 = {
|
||||||
holder = france_bonaparte_isildur_i #Isildur I Bonaparte
|
holder = france_bonaparte_isildur_i #Isildur I Bonaparte
|
||||||
#government = administrative_government
|
|
||||||
#liege = e_britannia
|
|
||||||
}
|
}
|
||||||
2429.1.1 = {
|
2212.10.5 = {
|
||||||
holder = 0
|
holder = 0
|
||||||
}
|
}
|
||||||
2505.1.1 = {
|
2505.1.1 = {
|
||||||
|
|
|
||||||
|
|
@ -433,7 +433,7 @@ e_nistrenia = {
|
||||||
color = { 165 76 10 }
|
color = { 165 76 10 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
c_tabla_butii = {
|
c_prahova = {
|
||||||
color = { 155 66 10 }
|
color = { 155 66 10 }
|
||||||
|
|
||||||
b_tabla_butii = {
|
b_tabla_butii = {
|
||||||
|
|
@ -441,7 +441,7 @@ e_nistrenia = {
|
||||||
|
|
||||||
color = { 155 66 10 }
|
color = { 155 66 10 }
|
||||||
}
|
}
|
||||||
b_zoresti = {
|
b_nehoiu = {
|
||||||
province = 4980
|
province = 4980
|
||||||
|
|
||||||
color = { 155 66 10 }
|
color = { 155 66 10 }
|
||||||
|
|
|
||||||
|
|
@ -1,10 +1,6 @@
|
||||||
l_english:
|
l_english:
|
||||||
heritage_alan_name:0 "Alan"
|
heritage_caucasian_name:0 "Caucasian"
|
||||||
heritage_alan_collective_noun:0 "Alans"
|
heritage_caucasian_collective_noun:0 "Caucasians"
|
||||||
heritage_northeast_caucasian_name:0 "Northeast Caucasian"
|
|
||||||
heritage_northeast_caucasian_collective_noun:0 "Northeast Caucasians"
|
|
||||||
heritage_northwest_caucasian_name:0 "Northwest Caucasian"
|
|
||||||
heritage_northwest_caucasian_collective_noun:0 "Northwest Caucasians"
|
|
||||||
heritage_anglo_american_name:0 "Anglo-American"
|
heritage_anglo_american_name:0 "Anglo-American"
|
||||||
heritage_anglo_american_collective_noun:0 "Americans"
|
heritage_anglo_american_collective_noun:0 "Americans"
|
||||||
heritage_anglo_frisian_name:0 "Anglo-Saxon"
|
heritage_anglo_frisian_name:0 "Anglo-Saxon"
|
||||||
|
|
|
||||||
|
|
@ -3124,7 +3124,7 @@
|
||||||
dynn_Palau:0 "Palau"
|
dynn_Palau:0 "Palau"
|
||||||
dynn_Paldanius:0 "Paldanius"
|
dynn_Paldanius:0 "Paldanius"
|
||||||
dynn_Palenzuela:0 "Palenzuela"
|
dynn_Palenzuela:0 "Palenzuela"
|
||||||
dynn_palermo:0 "Palermo"
|
dynn_Palermo:0 "Palermo"
|
||||||
dynn_Palesch:0 "Palesch"
|
dynn_Palesch:0 "Palesch"
|
||||||
dynn_Palkovsk_y_act_:0 "Palkovský"
|
dynn_Palkovsk_y_act_:0 "Palkovský"
|
||||||
dynn_Pallyn:0 "Pallyn"
|
dynn_Pallyn:0 "Pallyn"
|
||||||
|
|
@ -4637,3 +4637,140 @@
|
||||||
dynn_Andri_c_act_:0 "Andrić"
|
dynn_Andri_c_act_:0 "Andrić"
|
||||||
dynn_Faustovi_c_act_:0 "Faustović"
|
dynn_Faustovi_c_act_:0 "Faustović"
|
||||||
dynn_Babalj:0 "Babalj"
|
dynn_Babalj:0 "Babalj"
|
||||||
|
dynn_Ciancia:0 "Ciancia"
|
||||||
|
dynn_Scutari:0 "Scutari"
|
||||||
|
dynn_Bua:0 "Bua"
|
||||||
|
dynn_Baffa:0 "Baffa"
|
||||||
|
dynn_Norcia:0 "Norcia"
|
||||||
|
dynn_Pucci:0 "Pucci"
|
||||||
|
dynn_Pugliese:0 "Pugliese"
|
||||||
|
dynn_Tallarico:0 "Tallarico"
|
||||||
|
dynn_Di_spc_Lazzaro:0 "Di Lazzaro"
|
||||||
|
dynn_Prestia:0 "Prestia"
|
||||||
|
dynn_Lazzaro:0 "Lazzaro"
|
||||||
|
dynn_Licursi:0 "Licursi"
|
||||||
|
dynn_Blumetti:0 "Blumetti"
|
||||||
|
dynn_Barberio:0 "Barberio"
|
||||||
|
dynn_Camodeca:0 "Camodeca"
|
||||||
|
dynn_Tucciariello:0 "Tucciariello"
|
||||||
|
dynn_Petagine:0 "Petagine"
|
||||||
|
dynn_Basta:0 "Basta"
|
||||||
|
dynn_Brunetti:0 "Brunetti"
|
||||||
|
dynn_Chidichimo:0 "Chidichimo"
|
||||||
|
dynn_Rugiano:0 "Rugiano"
|
||||||
|
dynn_Turano:0 "Turano"
|
||||||
|
dynn_Biasi:0 "Biasi"
|
||||||
|
dynn_B_e_act_jar:0 "Béjar"
|
||||||
|
dynn_Tamburi:0 "Tamburi"
|
||||||
|
dynn_Bellizzi:0 "Bellizzi"
|
||||||
|
dynn_Scura:0 "Scura"
|
||||||
|
dynn_Sposato:0 "Sposato"
|
||||||
|
dynn_Gencarelli:0 "Gencarelli"
|
||||||
|
dynn_Manfredi:0 "Manfredi"
|
||||||
|
dynn_Carriero:0 "Carriero"
|
||||||
|
dynn_De_spc_Padova:0 "De Padova"
|
||||||
|
dynn_Padova:0 "Padova"
|
||||||
|
dynn_Manes:0 "Manes"
|
||||||
|
dynn_Giglio:0 "Giglio"
|
||||||
|
dynn_Tripicchio:0 "Tripicchio"
|
||||||
|
dynn_Ricioppo:0 "Ricioppo"
|
||||||
|
dynn_Stamile:0 "Stamile"
|
||||||
|
dynn_Frangella:0 "Frangella"
|
||||||
|
dynn_Carbone:0 "Carbone"
|
||||||
|
dynn_Cuviello:0 "Cuviello"
|
||||||
|
dynn_Mecca:0 "Mecca"
|
||||||
|
dynn_Lala:0 "Lala"
|
||||||
|
dynn_Astorino:0 "Astorino"
|
||||||
|
dynn_Gangale:0 "Gangale"
|
||||||
|
dynn_Grima:0 "Grima"
|
||||||
|
dynn_Minisci:0 "Minisci"
|
||||||
|
dynn_Zanfini:0 "Zanfini"
|
||||||
|
dynn_Cuccia:0 "Cuccia"
|
||||||
|
dynn_Bubba:0 "Bubba"
|
||||||
|
dynn_Peta:0 "Peta"
|
||||||
|
dynn_Celozzi:0 "Celozzi"
|
||||||
|
dynn_Fratta:0 "Fratta"
|
||||||
|
dynn_Capparelli:0 "Capparelli"
|
||||||
|
dynn_Ferrari:0 "Ferrari"
|
||||||
|
dynn_Casolino:0 "Casolino"
|
||||||
|
dynn_Occhionero:0 "Occhionero"
|
||||||
|
dynn_Grimolizzi:0 "Grimolizzi"
|
||||||
|
dynn_Paternoster:0 "Paternoster"
|
||||||
|
dynn_Frega:0 "Frega"
|
||||||
|
dynn_Cortese:0 "Cortese"
|
||||||
|
dynn_Plescia:0 "Plescia"
|
||||||
|
dynn_Musacchio:0 "Musacchio"
|
||||||
|
dynn_Lavorato:0 "Lavorato"
|
||||||
|
dynn_Schiro:0 "Schiro"
|
||||||
|
dynn_Matranga:0 "Matranga"
|
||||||
|
dynn_Nociti:0 "Nociti"
|
||||||
|
dynn_Chimisso:0 "Chimisso"
|
||||||
|
dynn_Luci:0 "Luci"
|
||||||
|
dynn_Bellusci:0 "Bellusci"
|
||||||
|
dynn_Miracco:0 "Miracco"
|
||||||
|
dynn_Bellucci:0 "Bellucci"
|
||||||
|
dynn_Nicoletti:0 "Nicoletti"
|
||||||
|
dynn_Aloise:0 "Aloise"
|
||||||
|
dynn_Tocci:0 "Tocci"
|
||||||
|
dynn_Donato:0 "Donato"
|
||||||
|
dynn_Vicchio:0 "Vicchio"
|
||||||
|
dynn_Cuda:0 "Cuda"
|
||||||
|
dynn_Basile:0 "Basile"
|
||||||
|
dynn_Cordoano:0 "Cordoano"
|
||||||
|
dynn_Bruno:0 "Bruno"
|
||||||
|
dynn_Cusimano:0 "Cusimano"
|
||||||
|
dynn_Bastone:0 "Bastone"
|
||||||
|
dynn_Musto:0 "Musto"
|
||||||
|
dynn_Boscia:0 "Boscia"
|
||||||
|
dynn_Amendola:0 "Amendola"
|
||||||
|
dynn_Tavani:0 "Tavani"
|
||||||
|
dynn_Cucci:0 "Cucci"
|
||||||
|
dynn_Dramis:0 "Dramis"
|
||||||
|
dynn_Montalto:0 "Montalto"
|
||||||
|
dynn_Brescia:0 "Brescia"
|
||||||
|
dynn_Godino:0 "Godino"
|
||||||
|
dynn_Andreasen:0 "Andreasen"
|
||||||
|
dynn_Arge:0 "Arge"
|
||||||
|
dynn_Askham:0 "Askham"
|
||||||
|
dynn_A_act_rting:0 "Árting"
|
||||||
|
dynn_Akursm_o_stk_rk:0 "Akursmørk"
|
||||||
|
dynn_Agerskov:0 "Agerskov"
|
||||||
|
dynn_Bech:0 "Bech"
|
||||||
|
dynn_Biskopst_o_stk_:0 "Biskopstø"
|
||||||
|
dynn_Bl_a_act_hamar:0 "Bláhamar"
|
||||||
|
dynn_Beder:0 "Beder"
|
||||||
|
dynn_Bisp:0 "Bisp"
|
||||||
|
dynn_Bjarkhamar:0 "Bjarkhamar"
|
||||||
|
dynn_B_o_stk_gar_eth_i:0 "Bøgarði"
|
||||||
|
dynn_Breckmann:0 "Breckmann"
|
||||||
|
dynn_B_ae_rendsen:0 "Bærendsen"
|
||||||
|
dynn_Berjastein:0 "Berjastein"
|
||||||
|
dynn_Bolstad:0 "Bolstad"
|
||||||
|
dynn_Br_u_act_gv:0 "Brúgv"
|
||||||
|
dynn_Br_ae_ndstrup:0 "Brændstrup"
|
||||||
|
dynn_Comber:0 "Comber"
|
||||||
|
dynn_Debes:0 "Debes"
|
||||||
|
dynn_Djurhuus:0 "Djurhuus"
|
||||||
|
dynn_Eltt_o_stk_r:0 "Elttør"
|
||||||
|
dynn_Fr_i_act_eth_riksm_o_stk_rk:0 "Fríðriksmørk"
|
||||||
|
dynn_Hentze:0 "Hentze"
|
||||||
|
dynn_H_o_stk_jsted:0 "Højsted"
|
||||||
|
dynn_H_u_act_sgar_eth_:0 "Húsgarð"
|
||||||
|
dynn_H_o_stk_jgaard:0 "Højgaard"
|
||||||
|
dynn_Heinesen:0 "Heinesen"
|
||||||
|
dynn_Havger_eth_:0 "Havgerð"
|
||||||
|
dynn_Klakstein:0 "Klakstein"
|
||||||
|
dynn_Kannuberg:0 "Kannuberg"
|
||||||
|
dynn_Kj_ae_rbo:0 "Kjærbo"
|
||||||
|
dynn_Lamhauge:0 "Lamhauge"
|
||||||
|
dynn_Mohr:0 "Mohr"
|
||||||
|
dynn_Nysted:0 "Nysted"
|
||||||
|
dynn_Nols_o_stk_e:0 "Nolsøe"
|
||||||
|
dynn_Nattestad:0 "Nattestad"
|
||||||
|
dynn_O_stk_ster_o_stk_:0 "Østerø"
|
||||||
|
dynn_Skaale:0 "Skaale"
|
||||||
|
dynn_Tausen:0 "Tausen"
|
||||||
|
dynn_Veyhe:0 "Veyhe"
|
||||||
|
dynn_Vestergaard:0 "Vestergaard"
|
||||||
|
dynn_Vi_eth_oy:0 "Viðoy"
|
||||||
|
dynn_Vang:0 "Vang"
|
||||||
|
|
|
||||||
|
|
@ -4774,7 +4774,6 @@
|
||||||
dynn_Palencia:0 "Palencia"
|
dynn_Palencia:0 "Palencia"
|
||||||
dynn_Palenke:0 "Palenke"
|
dynn_Palenke:0 "Palenke"
|
||||||
dynn_Paleologo:0 "Paleologo"
|
dynn_Paleologo:0 "Paleologo"
|
||||||
dynn_Palermo:1 "Palermu"
|
|
||||||
dynn_Palizzi:0 "Palizzi"
|
dynn_Palizzi:0 "Palizzi"
|
||||||
dynn_Pallars:0 "Pallars"
|
dynn_Pallars:0 "Pallars"
|
||||||
dynn_Pallava:0 "Pallava"
|
dynn_Pallava:0 "Pallava"
|
||||||
|
|
|
||||||
22
localization/english/replace/extra_mottos_l_english.yml
Normal file
22
localization/english/replace/extra_mottos_l_english.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
||||||
|
l_english:
|
||||||
|
motto_we_swear_by_x_theomach:0 "We Swear by $1$"
|
||||||
|
motto_with_x_and_y_theomach:0 "With $1$ and $2$"
|
||||||
|
motto_we_tell_tales_of_x_theomach:0 "We Tell Tales of $1$"
|
||||||
|
motto_x_is_our_y_theomach:0 "$1$ is our $2$"
|
||||||
|
motto_x_guides_us_theomach:0 "$1$ Guides Us"
|
||||||
|
motto_house_was_forged_by_x_theomach:0 "House [CHARACTER.GetHouse.GetBaseNameNoTooltip] was Forged by $1$"
|
||||||
|
motto_founder_shares_x_theomach:0 "[CHARACTER.GetFirstName] Shares $1$"
|
||||||
|
|
||||||
|
# Theomach-specific
|
||||||
|
#motto_thors_strength:0 "Thor's Strength"
|
||||||
|
motto_anaxandros_strength:0 "Anáxandros' Strength"
|
||||||
|
motto_ares_strength:0 "Ares' Strength"
|
||||||
|
#motto_tyrs_prowess:0 "Tyr's Prowess"
|
||||||
|
motto_anaxandros_prowess:0 "Anáxandros' Prowess"
|
||||||
|
motto_ares_prowess:0 "Ares' Prowess"
|
||||||
|
motto_athenas_prowess:0 "Athena's Prowess"
|
||||||
|
#motto_tyrs_bravery:0 "Tyr's Bravery"
|
||||||
|
motto_ares_bravery:0 "Ares' Bravery"
|
||||||
|
motto_anaxandros_bravery:0 "Anáxandros' Bravery"
|
||||||
|
#motto_mimirs_knowledge:0 "Mimir's Knowledge"
|
||||||
|
motto_athenas_knowledge:0 "Athena's Knowledge"
|
||||||
768
localization/english/replace/mottos_l_english - Copy.yml
Normal file
768
localization/english/replace/mottos_l_english - Copy.yml
Normal file
|
|
@ -0,0 +1,768 @@
|
||||||
|
l_english:
|
||||||
|
motto_by_x_and_y:0 "By $1$ and $2$"
|
||||||
|
motto_x_y_and_z:0 "$1$, $2$, and $3$"
|
||||||
|
motto_x_under_y_king:0 "$1$ Under $2$ [CHARACTER.Custom('QueenKing')]"
|
||||||
|
motto_x_through_god:0 "$1$ Through [CHARACTER.Custom('GetAppropriateGodname')]"
|
||||||
|
motto_dare_to_be_x:0 "Dare to be $1$"
|
||||||
|
motto_be_x:0 "Be $1$"
|
||||||
|
motto_single_noun:0 "$1$"
|
||||||
|
motto_remember_the_death_of_founder:0 "Remember the Death of [CHARACTER.GetFirstName]"
|
||||||
|
motto_god_x_me:0 "[CHARACTER.Custom('GetAppropriateGodname')|U] $1$ Me"
|
||||||
|
motto_in_my_x_god_y_me:0 "In My $1$, [CHARACTER.Custom('GetAppropriateGodname')|U] $2$ Me"
|
||||||
|
motto_i_x:0 "I $1$"
|
||||||
|
motto_x_me:0 "$1$ Me"
|
||||||
|
motto_x_y_z:0 "$1$, $2$, $3$"
|
||||||
|
motto_x_is_y:0 "$1$ is $2$"
|
||||||
|
motto_god_and_my_x:0 "[CHARACTER.Custom('GetAppropriateGodname')|U] and my $1$"
|
||||||
|
motto_by_god_and_x:0 "By [CHARACTER.Custom('GetAppropriateGodname')] and $1$"
|
||||||
|
motto_x_through_y:0 "$1$ Through $2$"
|
||||||
|
motto_x_as_y:0 "$1$ as $2$"
|
||||||
|
motto_x_not_y:0 "$1$ not $2$"
|
||||||
|
motto_x_falls_before_y:0 "$1|U$ Falls Before $2$"
|
||||||
|
motto_x_with_y_in_hand:0 "$1$ With $2$ in Hand"
|
||||||
|
motto_son_of_x:0 "[CHARACTER.Custom('GetDaughterSon')|U] of $1$"
|
||||||
|
motto_x_over_y:0 "$1$ Over $2$"
|
||||||
|
motto_the_ancient_x_is_ours:0 "The Ancient $1$ is Ours"
|
||||||
|
motto_may_god_x_y_knight:0 "May [CHARACTER.Custom('GetAppropriateGodname')] $1$ $2$ Knight"
|
||||||
|
motto_may_x_join_my_coa:0 "May $1$ Join my Coat of Arms"
|
||||||
|
motto_until_our_x_engulfs_the_world:0 "Until Our $1$ Engulfs the World"
|
||||||
|
motto_x_without_y:0 "$1$ Without $2$"
|
||||||
|
motto_no_x:0 "No $1$"
|
||||||
|
motto_never_x_always_y:0 "Never $1$, Always $2$"
|
||||||
|
motto_through_x_mind_y:0 "Through $1$ Mind, $2$"
|
||||||
|
motto_the_x_mind_knows_y:0 "The $1$ Mind Knows $2$"
|
||||||
|
motto_with_x_I_seek_y:0 "With $1$, I Seek $2$"
|
||||||
|
motto_for_our_foes_x_for_our_friends_y:0 "For our Foes, $1$ – For our Friends, $2$"
|
||||||
|
motto_the_spirit_of_x_grants_us_y:0 "The Spirit of $1$ Grants Us $2$"
|
||||||
|
motto_break_your_x_upon_our_y:0 "Break Your $1$ Upon Our $2$"
|
||||||
|
motto_by_the_x_and_the_y:0 "By $1$ and $2$"
|
||||||
|
motto_with_the_x_i_y_z:0 "With $1$ I $2$ the $3$"
|
||||||
|
motto_we_swear_by_x:0 "We Swear by $1$"
|
||||||
|
motto_we_carve_runes_of_x:0 "We Carve Runes of $1$"
|
||||||
|
motto_with_x_and_y:0 "With $1$ and $2$"
|
||||||
|
motto_we_tell_tales_of_x:0 "We Tell Tales of $1$"
|
||||||
|
motto_x_is_our_y:0 "$1$ is our $2$"
|
||||||
|
motto_x_guides_us:0 "$1$ Guides Us"
|
||||||
|
motto_house_was_forged_by_x:0 "House [CHARACTER.GetHouse.GetBaseNameNoTooltip] was Forged by $1$"
|
||||||
|
motto_founder_shares_x:0 "[CHARACTER.GetFirstName] Shares $1$"
|
||||||
|
|
||||||
|
# Unique Pool (too cool to skip, but no good to randomize)
|
||||||
|
motto_unique_pool:0 "$1$"
|
||||||
|
motto_thus_should_law_be_followed:0 "Thus Should Law Be Followed"
|
||||||
|
motto_from_near_and_far:0 "From Near and Far"
|
||||||
|
motto_above_all:0 "Above All"
|
||||||
|
motto_childhood_games:0 "Childhood Games Heralds Great [CHARACTER.GetWomenMen|U]"
|
||||||
|
motto_take_up_arms:0 "[CHARACTER.GetSheHe|U] Who Has Lost Everything Still Can Take Up Arms"
|
||||||
|
motto_ancestors:0 "We Too are Ancestors"
|
||||||
|
motto_teaching:0 "Teaching is Always in Fashion"
|
||||||
|
motto_eagle_fly:0 "The Eagle Does Not a Fly Hunt"
|
||||||
|
motto_nothing_scares:0 "Nothing Scares Me"
|
||||||
|
motto_one_after_another:0 "One After Another"
|
||||||
|
motto_go_and_die:0 "Go Where You Want, Die Where You Must"
|
||||||
|
motto_mourn_rejoice:0 "Often Mourning, Seldom Rejoicing"
|
||||||
|
motto_trust_them:0 "Trust Them" # I really don't. This is a real motto though!
|
||||||
|
motto_disarmed_man:0 "None Shall Freely Attack a Disarmed Man"
|
||||||
|
motto_drink_your_blood:0 "Drink Your Blood, [CHARACTER.Custom('GetDaughterSon')|U] of [CHARACTER.GetHouse.GetBaseNameNoTooltip]"
|
||||||
|
motto_from_great_men:0 "From Great [CHARACTER.GetWomenMen|U] Come the Strong and Good"
|
||||||
|
motto_this_sigil:0 "By This Sigil You Shall Prevail"
|
||||||
|
motto_from_all_my_heart:0 "From All My Heart"
|
||||||
|
motto_regret_past:0 "Without Regret for the Past nor Fear of the Future"
|
||||||
|
motto_do_what_you_must:0 "Do What You Must"
|
||||||
|
motto_good_life:0 "We Come From a Good Life"
|
||||||
|
motto_more_than_silver:0 "Trust From a [CHARACTER.GetHouse.GetBaseNameNoTooltip] is Worth More than Silver"
|
||||||
|
motto_without_fear:0 "Without Fear!"
|
||||||
|
motto_break_bend:0 "Rather Break than Bend"
|
||||||
|
motto_always_a_house:0 "Always a [CHARACTER.GetHouse.GetBaseNameNoTooltip]"
|
||||||
|
motto_firm_as_horn:0 "Firm as Horn"
|
||||||
|
motto_i_die_where_my_heart_belongs:0 "I Die Where My Heart Belongs"
|
||||||
|
motto_iron_gold:0 "By Iron, Not Gold"
|
||||||
|
motto_hold_fast:0 "Hold Fast"
|
||||||
|
motto_handsome_enough:0 "Good and Handsome Enough"
|
||||||
|
|
||||||
|
# Various specific godly things
|
||||||
|
motto_various_godly_things:0 "$1$"
|
||||||
|
motto_christ_protects_us:0 "Christ Protects Us"
|
||||||
|
motto_christs_promises:0 "So We Can be Worthy of Christ's Promises"
|
||||||
|
motto_suffer_by_god:0 "One Must Suffer, by the Will of God"
|
||||||
|
motto_not_vain:0 "Faith in God is Not Vain"
|
||||||
|
motto_all_through_god:0 "All Through God"
|
||||||
|
motto_eartly_realm:0 "Heaven, Not the Earthly Realm"
|
||||||
|
motto_praise_be_to_god:0 "Praise be to God"
|
||||||
|
motto_cross_salvation:0 "In the Cross is Salvation"
|
||||||
|
motto_salvation_through_christ:0 "Salvation Through Christ"
|
||||||
|
motto_help_o_god:0 "Help, O God!"
|
||||||
|
motto_sing_of_heavenly_things:0 "We Sing of Heavenly Things"
|
||||||
|
|
||||||
|
# Immaterial Nouns
|
||||||
|
motto_goodness:0 "Goodness"
|
||||||
|
motto_honor:0 "Honor"
|
||||||
|
motto_truth:0 "Truth"
|
||||||
|
motto_triumph:0 "Triumph"
|
||||||
|
motto_valor:0 "Valor"
|
||||||
|
motto_strength:0 "Strength"
|
||||||
|
motto_courage:0 "Courage"
|
||||||
|
motto_might:0 "Might"
|
||||||
|
motto_boldness:0 "Boldness"
|
||||||
|
motto_victory:0 "Victory"
|
||||||
|
motto_conquest:0 "Conquest"
|
||||||
|
motto_wisdom:0 "Wisdom"
|
||||||
|
motto_vigilance:0 "Vigilance"
|
||||||
|
motto_peace:0 "Peace"
|
||||||
|
motto_friendship:0 "Friendship"
|
||||||
|
motto_family:0 "Family"
|
||||||
|
motto_union:0 "Union"
|
||||||
|
motto_deception:0 "Deception"
|
||||||
|
motto_pleasure:0 "Pleasure"
|
||||||
|
motto_dread:0 "Dread"
|
||||||
|
motto_adversity:0 "Adversity"
|
||||||
|
motto_bribery:0 "Bribery"
|
||||||
|
motto_fear:0 "Fear"
|
||||||
|
motto_delight:0 "Delight"
|
||||||
|
motto_death:0 "Death"
|
||||||
|
motto_perseverance:0 "Perseverance"
|
||||||
|
motto_faith:0 "Faith"
|
||||||
|
motto_salvation:0 "Salvation"
|
||||||
|
motto_trust:0 "Trust"
|
||||||
|
motto_piety:0 "Piety"
|
||||||
|
motto_devotion:0 "Devotion"
|
||||||
|
motto_forgiveness:0 "Forgiveness"
|
||||||
|
motto_innocence:0 "Innocence"
|
||||||
|
motto_learning:0 "Learning"
|
||||||
|
motto_prayer:0 "Prayer"
|
||||||
|
motto_hope:0 "Hope"
|
||||||
|
motto_love:0 "Love"
|
||||||
|
motto_safety:0 "Safety"
|
||||||
|
motto_loyalty:0 "Loyalty"
|
||||||
|
motto_fidelity:0 "Fidelity"
|
||||||
|
motto_nobility:0 "Nobility"
|
||||||
|
motto_labour:0 "Labor"
|
||||||
|
motto_fortune:0 "Fortune"
|
||||||
|
motto_industry:0 "Industry"
|
||||||
|
motto_prosperity:0 "Prosperity"
|
||||||
|
motto_defence:0 "Defense"
|
||||||
|
motto_endurance:0 "Endurance"
|
||||||
|
motto_liberty:0 "Liberty"
|
||||||
|
motto_virtue:0 "Virtue"
|
||||||
|
motto_splendour:0 "Splendor"
|
||||||
|
motto_respect:0 "Respect"
|
||||||
|
motto_bravery:0 "Bravery"
|
||||||
|
motto_renown:0 "Renown"
|
||||||
|
motto_right:0 "Right"
|
||||||
|
motto_enlightenment:0 "Enlightenment"
|
||||||
|
motto_compassion:0 "Compassion"
|
||||||
|
motto_inspiration:0 "Inspiration"
|
||||||
|
|
||||||
|
motto_harmony: "Harmony"
|
||||||
|
motto_filial_piety: "Filial Piety"
|
||||||
|
motto_balance: "Balance"
|
||||||
|
motto_purity: "Purity"
|
||||||
|
motto_emptiness: "Emptiness"
|
||||||
|
motto_destiny: "Destiny"
|
||||||
|
motto_discipline: "Discipline"
|
||||||
|
motto_merit: "Merit"
|
||||||
|
motto_rebirth: "Rebirth"
|
||||||
|
motto_grace: "Grace"
|
||||||
|
motto_mandate: "Mandate"
|
||||||
|
motto_sincerity: "Sincerity"
|
||||||
|
motto_justice: "Justice"
|
||||||
|
motto_order: "Order"
|
||||||
|
motto_law: "Law"
|
||||||
|
motto_insight: "Insight"
|
||||||
|
|
||||||
|
# Immaterial Adjectives
|
||||||
|
motto_honorable:0 "Honorable"
|
||||||
|
motto_truthful:0 "Truthful"
|
||||||
|
motto_triumphant:0 "Triumphant"
|
||||||
|
motto_valorous:0 "Valorous"
|
||||||
|
motto_strong:0 "Strong"
|
||||||
|
motto_courageous:0 "Courageous"
|
||||||
|
motto_mighty:0 "Mighty"
|
||||||
|
motto_bold:0 "Bold"
|
||||||
|
motto_victorious:0 "Victorious"
|
||||||
|
motto_wise:0 "Wise"
|
||||||
|
motto_vigilant:0 "Vigilant"
|
||||||
|
motto_peaceful:0 "Peaceful"
|
||||||
|
motto_good:0 "Good"
|
||||||
|
motto_dreadful:0 "Dreadful"
|
||||||
|
motto_persevering:0 "Persevering"
|
||||||
|
motto_faithful:0 "Faithful"
|
||||||
|
motto_pious:0 "Pious"
|
||||||
|
motto_devoted:0 "Devoted"
|
||||||
|
motto_forgiving:0 "Forgiving"
|
||||||
|
motto_learned:0 "Learned"
|
||||||
|
motto_loving:0 "Loving"
|
||||||
|
motto_loyal:0 "Loyal"
|
||||||
|
motto_noble:0 "Noble"
|
||||||
|
motto_industrious:0 "Industrious"
|
||||||
|
motto_stalwart:0 "Stalwart"
|
||||||
|
motto_virtuous:0 "Virtuous"
|
||||||
|
motto_cunning:0 "Cunning"
|
||||||
|
motto_brave:0 "Brave"
|
||||||
|
motto_calm:0 "Calm"
|
||||||
|
|
||||||
|
motto_harmonious: "Harmonious"
|
||||||
|
motto_filial: "Filial"
|
||||||
|
motto_disciplined: "Disciplined"
|
||||||
|
motto_pure: "Pure"
|
||||||
|
motto_graceful: "Graceful"
|
||||||
|
motto_enlightened: "Enlightened"
|
||||||
|
motto_balanced: "Balanced"
|
||||||
|
motto_sincere: "Sincere"
|
||||||
|
motto_meritorious: "Meritorious"
|
||||||
|
motto_steadfast: "Steadfast"
|
||||||
|
motto_tranquil: "Tranquil"
|
||||||
|
|
||||||
|
# the Immaterial Adjectives
|
||||||
|
motto_the_honorable:0 "the Honorable"
|
||||||
|
motto_the_truthful:0 "the Truthful"
|
||||||
|
motto_the_triumphant:0 "the Triumphant"
|
||||||
|
motto_the_valorous:0 "the Valorous"
|
||||||
|
motto_the_strong:0 "the Strong"
|
||||||
|
motto_the_courageous:0 "the Courageous"
|
||||||
|
motto_the_mighty:0 "the Mighty"
|
||||||
|
motto_the_bold:0 "the Bold"
|
||||||
|
motto_the_victorious:0 "the Victorious"
|
||||||
|
motto_the_wise:0 "the Wise"
|
||||||
|
motto_the_vigilant:0 "the Vigilant"
|
||||||
|
motto_the_peaceful:0 "the Peaceful"
|
||||||
|
motto_the_good:0 "the Good"
|
||||||
|
motto_the_dreadful:0 "the Dreadful"
|
||||||
|
motto_the_persevering:0 "the Persevering"
|
||||||
|
motto_the_faithful:0 "the Faithful"
|
||||||
|
motto_the_pious:0 "the Pious"
|
||||||
|
motto_the_devoted:0 "the Devoted"
|
||||||
|
motto_the_forgiving:0 "the Forgiving"
|
||||||
|
motto_the_learned:0 "the Learned"
|
||||||
|
motto_the_loving:0 "the Loving"
|
||||||
|
motto_the_loyal:0 "the Loyal"
|
||||||
|
motto_the_noble:0 "the Noble"
|
||||||
|
motto_the_industrious:0 "the Industrious"
|
||||||
|
motto_the_stalwart:0 "the Stalwart"
|
||||||
|
motto_the_virtuous:0 "the Virtuous"
|
||||||
|
motto_the_cunning:0 "the Cunning"
|
||||||
|
motto_the_brave:0 "the Brave"
|
||||||
|
motto_the_calm:0 "the Calm"
|
||||||
|
|
||||||
|
motto_the_harmonious: "the Harmonious"
|
||||||
|
motto_the_filial: "the Filial"
|
||||||
|
motto_the_disciplined: "the Disciplined"
|
||||||
|
motto_the_pure: "the Pure"
|
||||||
|
motto_the_graceful: "the Graceful"
|
||||||
|
motto_the_enlightened: "the Enlightened"
|
||||||
|
motto_the_balanced: "the Balanced"
|
||||||
|
motto_the_sincere: "the Sincere"
|
||||||
|
motto_the_meritorious: "the Meritorious"
|
||||||
|
motto_the_steadfast: "the Steadfast"
|
||||||
|
motto_the_tranquil: "the Tranquil"
|
||||||
|
|
||||||
|
# Immaterial Adjectives + a or an
|
||||||
|
motto_an_honorable:0 "an Honorable"
|
||||||
|
motto_a_truthful:0 "a Truthful"
|
||||||
|
motto_a_triumphant:0 "a Triumphant"
|
||||||
|
motto_a_valorous:0 "a Valorous"
|
||||||
|
motto_a_strong:0 "a Strong"
|
||||||
|
motto_a_courageous:0 "a Courageous"
|
||||||
|
motto_a_mighty:0 "a Mighty"
|
||||||
|
motto_a_bold:0 "a Bold"
|
||||||
|
motto_a_victorious:0 "a Victorious"
|
||||||
|
motto_a_wise:0 "a Wise"
|
||||||
|
motto_a_vigilant:0 "a Vigilant"
|
||||||
|
motto_a_peaceful:0 "a Peaceful"
|
||||||
|
motto_a_good:0 "a Good"
|
||||||
|
motto_a_dreadful:0 "a Dreadful"
|
||||||
|
motto_a_persevering:0 "a Persevering"
|
||||||
|
motto_a_faithful:0 "a Faithful"
|
||||||
|
motto_a_pious:0 "a Pious"
|
||||||
|
motto_a_devoted:0 "a Devoted"
|
||||||
|
motto_a_forgiving:0 "a Forgiving"
|
||||||
|
motto_a_learned:0 "a Learned"
|
||||||
|
motto_a_loving:0 "a Loving"
|
||||||
|
motto_a_loyal:0 "a Loyal"
|
||||||
|
motto_a_noble:0 "a Noble"
|
||||||
|
motto_an_industrious:0 "an Industrious"
|
||||||
|
motto_a_stalwart:0 "a Stalwart"
|
||||||
|
motto_a_virtuous:0 "a Virtuous"
|
||||||
|
motto_a_cunning:0 "a Cunning"
|
||||||
|
motto_a_brave:0 "a Brave"
|
||||||
|
motto_a_calm:0 "a Calm"
|
||||||
|
|
||||||
|
motto_a_harmonious: "a Harmonious"
|
||||||
|
motto_a_filial: "a Filial"
|
||||||
|
motto_a_disciplined: "a Disciplined"
|
||||||
|
motto_a_pure: "a Pure"
|
||||||
|
motto_a_graceful: "a Graceful"
|
||||||
|
motto_an_enlightened: "an Enlightened"
|
||||||
|
motto_a_balanced: "a Balanced"
|
||||||
|
motto_a_sincere: "a Sincere"
|
||||||
|
motto_a_meritorious: "a Meritorious"
|
||||||
|
motto_a_steadfast: "a Steadfast"
|
||||||
|
motto_a_tranquil: "a Tranquil"
|
||||||
|
|
||||||
|
# Noble Act
|
||||||
|
motto_defend:0 "Defend"
|
||||||
|
motto_protect:0 "Protect"
|
||||||
|
motto_avenge:0 "Avenge"
|
||||||
|
motto_help:0 "Help"
|
||||||
|
motto_keep:0 "Keep"
|
||||||
|
motto_watch_over:0 "Watch Over"
|
||||||
|
motto_shield:0 "Shield"
|
||||||
|
motto_guard:0 "Guard"
|
||||||
|
motto_bless:0 "Bless"
|
||||||
|
motto_support:0 "Support"
|
||||||
|
motto_assist:0 "Assist"
|
||||||
|
motto_heal:0 "Heal"
|
||||||
|
motto_rule:0 "Rule"
|
||||||
|
motto_govern:0 "Govern"
|
||||||
|
motto_befriend:0 "Befriend"
|
||||||
|
motto_teach:0 "Teach"
|
||||||
|
motto_stand_by:0 "Stand By"
|
||||||
|
motto_guide:0 "Guide"
|
||||||
|
motto_aid:0 "Aid"
|
||||||
|
motto_inspire:0 "Inspire"
|
||||||
|
motto_champion:0 "Champion"
|
||||||
|
motto_command:0 "Command"
|
||||||
|
motto_sway:0 "Sway"
|
||||||
|
motto_repay:0 "Repay"
|
||||||
|
motto_serve:0 "Serve"
|
||||||
|
motto_will:0 "Will"
|
||||||
|
motto_prepare:0 "Prepare"
|
||||||
|
motto_respect_verb:0 "Respect"
|
||||||
|
motto_honor_verb:0 "Honor"
|
||||||
|
motto_trust_verb:0 "Trust"
|
||||||
|
|
||||||
|
motto_harmonize: "Harmonize"
|
||||||
|
motto_meditate: "Meditate"
|
||||||
|
motto_revere: "Revere"
|
||||||
|
motto_endure: "Endure"
|
||||||
|
motto_cleanse: "Cleanse"
|
||||||
|
motto_enlighten: "Enlighten"
|
||||||
|
motto_pacify: "Pacify"
|
||||||
|
motto_restore: "Restore"
|
||||||
|
motto_transcend: "Transcend"
|
||||||
|
|
||||||
|
# Weapon
|
||||||
|
motto_sword_word:0 "Sword"
|
||||||
|
motto_axe:0 "Axe"
|
||||||
|
motto_spear:0 "Spear"
|
||||||
|
motto_bow:0 "Bow"
|
||||||
|
motto_lance:0 "Lance"
|
||||||
|
motto_hammer:0 "Hammer"
|
||||||
|
|
||||||
|
# the Weapon
|
||||||
|
motto_the_sword_word:0 "the Sword"
|
||||||
|
motto_the_axe:0 "the Axe"
|
||||||
|
motto_the_spear:0 "the Spear"
|
||||||
|
motto_the_bow:0 "the Bow"
|
||||||
|
motto_the_lance:0 "the Lance"
|
||||||
|
motto_the_hammer:0 "the Hammer"
|
||||||
|
motto_the_pen:0 "the Pen"
|
||||||
|
|
||||||
|
# Appropriate Godname
|
||||||
|
motto_god:0 "God"
|
||||||
|
motto_the_perfected_ones:0 "the Perfected Ones"
|
||||||
|
motto_the_divine:0 "the Divine"
|
||||||
|
motto_the_gods:0 "the Gods"
|
||||||
|
motto_custom_loc_god:0 "[CHARACTER.GetFaith.HighGodName]"
|
||||||
|
|
||||||
|
# Creature
|
||||||
|
motto_wolf:0 "Wolf"
|
||||||
|
motto_bear:0 "Bear"
|
||||||
|
motto_eagle:0 "Eagle"
|
||||||
|
motto_unicorn:0 "Unicorn"
|
||||||
|
motto_dragon:0 "Dragon"
|
||||||
|
motto_giant_snail:0 "Giant Snail"
|
||||||
|
motto_lion:0 "Lion"
|
||||||
|
motto_fox:0 "Fox"
|
||||||
|
motto_tiger:0 "Tiger"
|
||||||
|
motto_elephant:0 "Elephant"
|
||||||
|
motto_hound:0 "Hound"
|
||||||
|
motto_horse:0 "Horse"
|
||||||
|
motto_ox:0 "Ox"
|
||||||
|
motto_boar:0 "Boar"
|
||||||
|
motto_leopard:0 "Leopard"
|
||||||
|
motto_gazelle:0 "Gazelle"
|
||||||
|
motto_hippopotamus:0 "Hippopotamus"
|
||||||
|
motto_reindeer:0 "Reindeer"
|
||||||
|
|
||||||
|
# the Creature
|
||||||
|
motto_the_wolf:0 "the Wolf"
|
||||||
|
motto_the_bear:0 "the Bear"
|
||||||
|
motto_the_eagle:0 "the Eagle"
|
||||||
|
motto_the_unicorn:0 "the Unicorn"
|
||||||
|
motto_the_dragon:0 "the Dragon"
|
||||||
|
motto_the_giant_snail:0 "the Giant Snail"
|
||||||
|
motto_the_lion:0 "the Lion"
|
||||||
|
motto_the_fox:0 "the Fox"
|
||||||
|
motto_the_tiger:0 "the Tiger"
|
||||||
|
motto_the_elephant:0 "the Elephant"
|
||||||
|
motto_the_hound:0 "the Hound"
|
||||||
|
motto_the_horse:0 "the Horse"
|
||||||
|
motto_the_ox:0 "the Ox"
|
||||||
|
motto_the_boar:0 "the Boar"
|
||||||
|
motto_the_leopard:0 "the Leopard"
|
||||||
|
motto_the_gazelle:0 "the Gazelle"
|
||||||
|
motto_the_hippopotamus:0 "the Hippopotamus"
|
||||||
|
motto_the_reindeer:0 "the Reindeer"
|
||||||
|
|
||||||
|
# Annoying Action Verb
|
||||||
|
motto_irritate:0 "Irritate"
|
||||||
|
motto_irk:0 "Irk"
|
||||||
|
motto_vex:0 "Vex"
|
||||||
|
motto_bother:0 "Bother"
|
||||||
|
motto_rile:0 "Rile"
|
||||||
|
motto_pester:0 "Pester"
|
||||||
|
motto_challenge:0 "Challenge"
|
||||||
|
motto_defy:0 "Defy"
|
||||||
|
motto_mock:0 "Mock"
|
||||||
|
motto_face:0 "Face"
|
||||||
|
|
||||||
|
# Negative Nouns
|
||||||
|
motto_envy:0 "Envy"
|
||||||
|
motto_doubt:0 "Doubt"
|
||||||
|
motto_malice:0 "Malice"
|
||||||
|
motto_wanting:0 "Wanting"
|
||||||
|
motto_wanting_adjective:0 "Wanting"
|
||||||
|
motto_cruelty:0 "Cruelty"
|
||||||
|
motto_greed:0 "Greed"
|
||||||
|
motto_wrath:0 "Wrath"
|
||||||
|
|
||||||
|
motto_shame: "Shame"
|
||||||
|
motto_attachment: "Attachment"
|
||||||
|
motto_delusion: "Delusion"
|
||||||
|
motto_ignorance: "Ignorance"
|
||||||
|
motto_defilement: "Defilement"
|
||||||
|
motto_dishonor: "Dishonor"
|
||||||
|
motto_decay: "Decay"
|
||||||
|
motto_hubris: "Hubris"
|
||||||
|
motto_confusion: "Confusion"
|
||||||
|
motto_regret: "Regret"
|
||||||
|
motto_chaos: "Chaos"
|
||||||
|
|
||||||
|
# Negative Adjectives
|
||||||
|
motto_envious:0 "Envious"
|
||||||
|
motto_doubtful:0 "Doubtful"
|
||||||
|
motto_malicious:0 "Malicious"
|
||||||
|
motto_cruel:0 "Cruel"
|
||||||
|
motto_greedy:0 "Greedy"
|
||||||
|
motto_wrathful:0 "Wrathful"
|
||||||
|
motto_fearful:0 "Fearful"
|
||||||
|
|
||||||
|
motto_ashamed: "Ashamed"
|
||||||
|
motto_attached: "Attached"
|
||||||
|
motto_deluded: "Deluded"
|
||||||
|
motto_ignorant: "Ignorant"
|
||||||
|
motto_defiled: "Defiled"
|
||||||
|
motto_dishonored: "Dishonored"
|
||||||
|
motto_decaying: "Decaying"
|
||||||
|
motto_hubristic: "Hubristic"
|
||||||
|
motto_confused: "Confused"
|
||||||
|
motto_regretful: "Regretful"
|
||||||
|
|
||||||
|
|
||||||
|
# Norse-specific
|
||||||
|
# motto_odins_wisdom:0 "Odin's Wisdom"
|
||||||
|
motto_allfathers_wisdom:0 "the Allfathers's Wisdom"
|
||||||
|
motto_yulefathers_wisdom:0 "the Yulefathers's Wisdom"
|
||||||
|
motto_the_emperors_wisdom:0 "the Emperor's Wisdom"
|
||||||
|
#motto_odins_brilliance:0 "Odin's Brilliance"
|
||||||
|
motto_odins_brilliance:0 "Odin's Brilliance"
|
||||||
|
#motto_odins_frenzy:0 "Odin's Frenzy"
|
||||||
|
motto_odins_frenzy:0 "Odin's Frenzy"
|
||||||
|
#motto_odins_sorcery:0 "Odin's Sorcery"
|
||||||
|
motto_odins_sorcery:0 "Odin's Sorcery"
|
||||||
|
#motto_odins_eye:0 "Odin's One Eye"
|
||||||
|
motto_odins_eye:0 "Odin's One Eye"
|
||||||
|
#motto_odins_ravens:0 "Odin's Ravens"
|
||||||
|
motto_odins_ravens:0 "Odin's Ravens"
|
||||||
|
#motto_friggs_wisdom:0 "Frigg's Wisdom"
|
||||||
|
motto_friggs_wisdom:0 "Frigg's Wisdom"
|
||||||
|
#motto_friggs_loins:0 "Frigg's Bounteous Loins"
|
||||||
|
motto_friggs_loins:0 "Frigg's Bounteous Loins"
|
||||||
|
#motto_thors_strength:0 "Thor's Strength"
|
||||||
|
motto_jesus_strength:0 "Jesus' Strength"
|
||||||
|
#motto_thors_thunder:0 "Thor's Thunder"
|
||||||
|
motto_jesus_thunder:0 "Jesus' Thunder"
|
||||||
|
#motto_tyrs_prowess:0 "Tyr's Prowess"
|
||||||
|
motto_jesus_prowess:0 "Jesus' Prowess"
|
||||||
|
#motto_tyrs_bravery:0 "Tyr's Bravery"
|
||||||
|
motto_jesus_bravery:0 "Jesus' Bravery"
|
||||||
|
#motto_baldurs_light:0 "Baldr's Light"
|
||||||
|
motto_baldrs_light:0 "Baldr's Light"
|
||||||
|
motto_saint_elmos_fire:0 "Saint Elmo's Fire"
|
||||||
|
motto_the_lions_light:0 "the Lion's Light"
|
||||||
|
#motto_baldurs_purity:0 "Baldr's Purity"
|
||||||
|
motto_baldrs_purity:0 "Baldr's Purity"
|
||||||
|
#motto_baldurs_fairness:0 "Baldr's Fairness"
|
||||||
|
motto_baldrs_fairness:0 "Baldr's Fairness"
|
||||||
|
#motto_baldurs_wisdom:0 "Baldr's Wisdom"
|
||||||
|
motto_baldrs_wisdom:0 "Baldr's Wisdom"
|
||||||
|
#motto_baldurs_justice:0 "Baldr's Justice"
|
||||||
|
motto_baldrs_justice:0 "Baldr's Justice"
|
||||||
|
#motto_lokis_cunning:0 "Loki's Cunning"
|
||||||
|
motto_mephistos_cunning:0 "Mephisto's Cunning"
|
||||||
|
#motto_lokis_deceit:0 "Loki's Deceit"
|
||||||
|
motto_mephistos_deceit:0 "Mephisto's deceit"
|
||||||
|
#motto_heimdalls_sight:0 "Heimdall's Sight"
|
||||||
|
motto_heimdalls_sight:0 "Heimdall's Sight"
|
||||||
|
#motto_heimdalls_vigilance:0 "Heimdall's Vigilance"
|
||||||
|
motto_heimdalls_vigilance:0 "Heimdall's Vigilance"
|
||||||
|
#motto_freys_virility:0 "Frey's Virility"
|
||||||
|
motto_freys_virility:0 "Frey's Virility"
|
||||||
|
#motto_freys_wealth:0 "Frey's Wealth"
|
||||||
|
motto_freys_wealth:0 "Frey's Wealth"
|
||||||
|
#motto_freys_harvests:0 "Frey's Bountiful Harvests"
|
||||||
|
motto_freys_harvests:0 "Frey's Bountiful Harvests"
|
||||||
|
#motto_freys_peace:0 "Frey's Peace"
|
||||||
|
motto_sankta_lucias_peace:0 "Sankta Lucia's Peace"
|
||||||
|
#motto_freyas_love:0 "Freya's Love"
|
||||||
|
motto_sankta_lucias_love:0 "Sankta Lucia's Love"
|
||||||
|
#motto_freyas_beauty:0 "Freya's Beauty"
|
||||||
|
motto_freyas_beauty:0 "Freya's Beauty"
|
||||||
|
#motto_freyas_pleasure:0 "Freya's Pleasure"
|
||||||
|
motto_freyas_witchcraft:0 "Freya's Witchcraft"
|
||||||
|
#motto_freyas_witchcraft:0 "Freya's Witchcraft"
|
||||||
|
motto_freyas_witchcraft:0 "Freya's Witchcraft"
|
||||||
|
#motto_freyas_cats:0 "Freya's Cats"
|
||||||
|
motto_freyas_cats:0 "Freya's Cats"
|
||||||
|
#motto_freyas_prophecy:0 "Freya's Prophecy"
|
||||||
|
motto_freyas_prophecy:0 "Freya's Prophecy"
|
||||||
|
#motto_vidars_vengeance:0 "Vidar's Vengeance"'
|
||||||
|
motto_vidars_vengeance:0 "Vidar's Vengeance"
|
||||||
|
#motto_vidars_silence:0 "Vidar's Silence"
|
||||||
|
motto_vidars_silence:0 "Vidar's Silence"
|
||||||
|
#motto_bragis_poetry:0 "Bragi's Poetry"
|
||||||
|
motto_bragis_poetry:0 "Bragi's Poetry"
|
||||||
|
#motto_bragis_music:0 "Bragi's Music"
|
||||||
|
motto_bragis_music:0 "Bragi's Music"
|
||||||
|
#motto_hels_darkness:0 "Hel's Darkness"
|
||||||
|
motto_hels_darkness:0 "Hel's Darkness"
|
||||||
|
#motto_njords_seas:0 "Njord's Rich Seas"
|
||||||
|
motto_the_ladys_seas:0 "the Lady's Rich Seas"
|
||||||
|
#motto_njords_wealth:0 "Njord's Wealth"
|
||||||
|
motto_njords_wealth:0 "Njord's Wealth"
|
||||||
|
#motto_mimirs_knowledge:0 "Mimir's Knowledge"
|
||||||
|
motto_fausts_knowledge:0 "Fausts's Knowledge"
|
||||||
|
#motto_hodurs_trustiness:0 "Hodur's Trustiness"
|
||||||
|
motto_hodurs_trustiness:0 "Hodur's Trustiness"
|
||||||
|
#motto_ratatoskrs_two_front_teeth:0 "Ratatoskr's Two Front Teeth"
|
||||||
|
motto_ratatoskrs_two_front_teeth:0 "Ratatoskr's Two Front Teeth"
|
||||||
|
|
||||||
|
# Scripted
|
||||||
|
dynn_Briain_motto:0 "The Strong Hand From Above"
|
||||||
|
dynn_Habsburg_motto:0 "A.E.I.O.U."
|
||||||
|
dynn_Canossa_motto:0 "When the Dog Will End His Bone, House Canossa Will End"
|
||||||
|
dynn_Hauteville_motto:0 "God's Hand Made Wonders, God's Hand Made Me"
|
||||||
|
dynn_Renart_motto:0 "Cunning as the Fox"
|
||||||
|
dynn_Tengil_motto:0 "All makt åt Tengil, vår befriare!"
|
||||||
|
#Paraphrasing Alfred the Great:
|
||||||
|
dynn_Wessex_motto:0 "What punishments may befall us when we do not cherish or transmit learning?"
|
||||||
|
dynn_normandie_motto: "Let the Lightning of Thy Glory Flash"
|
||||||
|
|
||||||
|
# EP4 New
|
||||||
|
|
||||||
|
# Abstract Place
|
||||||
|
motto_insert_heart: "the Heart"
|
||||||
|
motto_insert_will: "the Will"
|
||||||
|
motto_insert_soul: "the Soul"
|
||||||
|
motto_insert_way: "the Way"
|
||||||
|
motto_insert_mind: "the Mind"
|
||||||
|
motto_insert_family: "the Family"
|
||||||
|
motto_insert_people: "the People"
|
||||||
|
motto_insert_body: "the Body"
|
||||||
|
motto_insert_rule: "the Rule"
|
||||||
|
motto_insert_reward: "the Reward"
|
||||||
|
motto_insert_flesh: "the Flesh"
|
||||||
|
|
||||||
|
# Mottos
|
||||||
|
motto_from_noun_noun: "From $1$, $2$"
|
||||||
|
motto_the_noun_of_noun: "The $1$ of $2$"
|
||||||
|
motto_bound_unbroken: "Bound by $1$, Unbroken in $2$"
|
||||||
|
motto_let_noun_burn_let_negative_noun_fade: "Let $1$ Burn Bright, Let $2$ Fade"
|
||||||
|
motto_through_noun_legacy: "Through $1$, $2$"
|
||||||
|
motto_tree_endure: "Like the $1$, We $2$"
|
||||||
|
motto_born_from_living_land_crowned_by_noun: "Born from $1$, Crowned by $2$"
|
||||||
|
motto_with_noun_noun: "With $1$, $2$"
|
||||||
|
motto_heaven_favors_adjective: "Heaven Favors $1$"
|
||||||
|
motto_noun_shapes_dynastic_fate: "$1$ Shapes $2$"
|
||||||
|
motto_let_noun_temper_negative_noun: "Let $1$ Temper $2$"
|
||||||
|
motto_when_the_negative_noun_breaks_noun_rises: "When the $1$ Breaks, $2$ Rises"
|
||||||
|
motto_in_stillness_noun: "In $1$, $2$"
|
||||||
|
motto_adjective_weapon_for_adjective: "$1|U$ $2$ for $3$"
|
||||||
|
motto_let_noun_reside_in_place: "Let $1$ Reside in $2$"
|
||||||
|
motto_remember_the_noun_of_founder: "Praise the $1$ of [CHARACTER.GetFirstName]"
|
||||||
|
motto_cultivate_noun_and_noun_will_follow: "Cultivate $1$ and $2$ Will Follow"
|
||||||
|
motto_noun_is_the_foundation_of_place: "$1|U$ is the Foundation of $2$"
|
||||||
|
motto_begin_with_noun: "Begin with $1$"
|
||||||
|
motto_study_noun_to_govern_the_place: "Study $1$ to Govern $2$"
|
||||||
|
motto_x_is_the_root_of_y: "$1$ is the Root of $2$"
|
||||||
|
motto_when_x_is_absent_y_remains: "When $1$ is Absent, $2$ Remains"
|
||||||
|
motto_the_sage_x_without_y: "The $1$ Endures Without $2$"
|
||||||
|
motto_where_x_grows_y_may_follow: "Where $1$ Grows, $2$ May Follow"
|
||||||
|
motto_x_is_a_flame_y_is_ash: "$1$ is a Flame, $2$ the Ash"
|
||||||
|
motto_x_is_still_like_y: "$1|U$ is Still Like $2$"
|
||||||
|
|
||||||
|
# Inserts
|
||||||
|
motto_insert_eternal_peace: "Eternal Peace"
|
||||||
|
motto_insert_rightful_dominion: "Rightful Dominion"
|
||||||
|
motto_insert_glorious_purpose: "Glorious Purpose"
|
||||||
|
motto_insert_divine_favor: "Divine Favor"
|
||||||
|
motto_insert_deathless_name: "Deathless Name"
|
||||||
|
motto_insert_undying_truth: "Undying Truth"
|
||||||
|
motto_insert_shining_lineage: "Shining Lineage"
|
||||||
|
motto_insert_eternal_renown: "Eternal Renown"
|
||||||
|
motto_insert_banyan_spirit: "Ancient Banyan"
|
||||||
|
motto_insert_flowering_bodhi: "Flowering Bodhi"
|
||||||
|
motto_insert_jade_rooted_fig: "Jade-Rooted Fig"
|
||||||
|
motto_insert_ancestral_trunk: "Ancestral Trunk"
|
||||||
|
motto_insert_grow_in_silence: "Grow in Silence"
|
||||||
|
motto_insert_weather_all_storms: "Weather All Storms"
|
||||||
|
motto_insert_resist_the_axe: "Resist the Axe"
|
||||||
|
motto_insert_keep_our_name: "Keep Our Name"
|
||||||
|
motto_insert_fertile_jungle: "Fertile Jungle"
|
||||||
|
motto_insert_whispering_soil: "Whispering Soil"
|
||||||
|
motto_insert_ancient_river: "Ancient River"
|
||||||
|
motto_insert_flame_touched_isle: "Flame-Touched Isle"
|
||||||
|
motto_insert_eternal_mandate: "Mandate"
|
||||||
|
motto_insert_chosen_legacy: "Legacy"
|
||||||
|
motto_insert_celestial_rise: "Celestial Rise"
|
||||||
|
motto_insert_proper_rule: "Proper Rule"
|
||||||
|
motto_insert_deep_breath: "Deep Breaths"
|
||||||
|
motto_insert_winter_pond: "Winter Ponds"
|
||||||
|
motto_insert_drawn_bow: "Fated Arrows"
|
||||||
|
motto_insert_morning_frost: "Morning Frost"
|
||||||
|
motto_insert_autumn_water: "Autumn Water"
|
||||||
|
motto_insert_winter_moon: "Winter Moonshine"
|
||||||
|
motto_insert_spring_rain: "Spring Rain"
|
||||||
|
|
||||||
|
|
||||||
|
# Scripted (Easter Egg)
|
||||||
|
dynn_Oltner_motto:0 "Hungry Like the Duck"
|
||||||
|
dynn_Anward_motto:0 "Words Can Bring Down Empires"
|
||||||
|
dynn_Tisander_motto:0 "We may Forgive, but never Forget"
|
||||||
|
dynn_BjO_rk_motto:0 "More is More"
|
||||||
|
dynn_Potapczyk_motto:1 "Whomst Queried"
|
||||||
|
dynn_Carlberg_motto:0 "Happy Little Accidents"
|
||||||
|
dynn_Horler_motto:0 "Technically an Artist"
|
||||||
|
dynn_Cowhig_Croft_motto:0 "We Are an Ocean of Calm"
|
||||||
|
dynn_Clohessy_motto:0 "Yesterday Ended, Eternal Tomorrow"
|
||||||
|
dynn_Ilwham_motto:0 "By Wine and Facts"
|
||||||
|
dynn_Andersson_motto:0 "Oderint dum Metuant"
|
||||||
|
dynn_Thimren_motto:0 "Lonely Flower Blooms"
|
||||||
|
dynn_Bjarnehed_motto:0 "..."
|
||||||
|
dynn_Vilberg_motto:0 "Advance in All Directions"
|
||||||
|
dynn_Olbers_motto:0 "Acceptable"
|
||||||
|
dynn_Depre_motto:0 "From the Ashes a Fire Shall be Woken"
|
||||||
|
dynn_Lane_motto:0 "We Choose Violence"
|
||||||
|
dynn_Tiger_motto:0 "Enjoy the Silence"
|
||||||
|
dynn_Frostwhisper_motto:0 "We are Immortal until we Die"
|
||||||
|
dynn_Schlegel_motto:0 "To My Sole Desire"
|
||||||
|
dynn_Lundh_motto:1 "Confidimus in Capris"
|
||||||
|
dynn_wickerstrom_motto:0 "The sea of the North is my sea"
|
||||||
|
dynn_Brock_motto:0 "I Hope to Speed"
|
||||||
|
dynn_Sorokin_motto:0 "The Book Written in the Stars"
|
||||||
|
dynn_Meredith_motto:0 "Veni, Vidi, Castratavi Illegitimos"
|
||||||
|
dynn_Carrick_motto:0 "Get it over with!"
|
||||||
|
dynn_Riggott_motto:0 "Non Commendatae"
|
||||||
|
dynn_Anna_Johansson_motto:0 "Everything is Terrible"
|
||||||
|
dynn_Majewski_motto:0 "The Lion Would Never Ally with the Wolf"
|
||||||
|
dynn_Kacprzak_motto:0 "Their Bodies Covered by Iron, their Souls by Faith"
|
||||||
|
dynn_Leirnes_motto:0 "Will is the Power"
|
||||||
|
dynn_Jonsson_motto:0 "The Quickest way to a Man's Heart is Through his Guts"
|
||||||
|
dynn_du_welz_motto:0 "Honor over Honors"
|
||||||
|
dynn_Bialecki_motto:0 "As the Phoenix"
|
||||||
|
dynn_Mauffrey_motto:0 "C'est pas faux"
|
||||||
|
dynn_Stadler_motto:0 "In Lust We Trust"
|
||||||
|
dynn_Lohman_motto:0 "All Fools are not yet Dead"
|
||||||
|
dynn_Daniel_Moore_motto:0 "Less is Moore"
|
||||||
|
dynn_Byczynski_motto:0 "Whether you Think you can, or Think you can't, you're Right"
|
||||||
|
dynn_Gardener_motto:0 "Glory through Preparation"
|
||||||
|
dynn_Johanneson_motto:0 "Live Like an Angel, Die Like a Devil"
|
||||||
|
dynn_Boestad_motto:0 "Sun Sees You"
|
||||||
|
dynn_Wadensten_motto:0 "Art Conquers All"
|
||||||
|
dynn_Andreas_Olsson_motto:0 "One More for the Road"
|
||||||
|
dynn_Savazzi_motto:0 "Casa Accogliente, Spada Tagliente"
|
||||||
|
dynn_lohmander_motto:0 "Heaven Cannot Brook Two Suns, Nor Earth Two Masters"
|
||||||
|
dynn_Ismael_Serrano_motto:0 "Ezagutza Boterea Da"
|
||||||
|
dynn_Rowe_motto:0 "Together we Prosper"
|
||||||
|
dynn_Riedinger_motto:0 "Bravery in the Face of your Enemies, Inspire your People and Protect the ones you Love"
|
||||||
|
dynn_Wendel_motto:0 "Saevitas Wendelicus"
|
||||||
|
dynn_Daflos_motto:0 "Forward!"
|
||||||
|
dynn_Collin_motto:0 "I do Happy Little Accidents"
|
||||||
|
dynn_Harris_motto:0 "Holders of Quill and Sword"
|
||||||
|
dynn_Cywinski_motto:0 "The Bigger, the Stronger"
|
||||||
|
dynn_Kaltsogiannis_motto:0 "Once more, as years and time go by, once more they shall be ours"
|
||||||
|
dynn_Springmountain_motto:1 "The $dynn_Springmountain$ Clan is Naught to Trifle With"
|
||||||
|
dynn_CederslA_tt_motto:0 "Plentiful shall the bowl of fruit be"
|
||||||
|
dynn_Borg_motto:0 "You only regret what you didn't attempt"
|
||||||
|
dynn_Belfort_motto:0 "We are all leaders"
|
||||||
|
dynn_Welch_motto:0 "World be my Footstool!"
|
||||||
|
dynn_Holmgren_motto:0 "If you have nothing meaningful to say, then stay silent"
|
||||||
|
dynn_Baldassi_motto:0 "Facere aut non Facere"
|
||||||
|
dynn_blomberg_motto:0 "Upwards Lies our Salvation"
|
||||||
|
dynn_Parkin_motto:0 "Amyclis ipsis taciturnior"
|
||||||
|
dynn_Bochenek_motto:0 "You're getting Bread"
|
||||||
|
dynn_Opara_motto:0 "A Mass for thee a Feast for me!"
|
||||||
|
dynn_Mierzwa_motto:0 "Don't be who you would hate to meet"
|
||||||
|
dynn_Lechnata_motto:0 "Remain Watchful of thy Shadow"
|
||||||
|
dynn_Poreba_motto:0 "Choose Wisely"
|
||||||
|
dynn_Windahl_motto:0 "Perun has taught me all"
|
||||||
|
dynn_McCallum_motto:0 "He has attempted difficult things"
|
||||||
|
dynn_Deneche_motto:0 "Question Everything, know Nothing"
|
||||||
|
dynn_Johansson_3_motto:0 "Veni, vidi, bibi"
|
||||||
|
dynn_Beaumont_vanity_motto:0 "O' woe, what's this?"
|
||||||
|
dynn_andriamasinavalona_motto:0 "The border of my rice fields is the sea"
|
||||||
|
dynn_Shefket_vanity_motto:0 "In Vino Veritas"
|
||||||
|
dynn_Strom_motto: "Wish you were Beer"
|
||||||
|
|
||||||
|
dynn_brantevik_vanity_motto:0 "Those who dwell among the beauties and mysteries of the earth are never alone or weary of life"
|
||||||
|
|
||||||
|
|
||||||
|
dynn_Cortell_vanity_motto:0 "Family is unity, unity is fortitude"
|
||||||
|
dynn_Arvidsson_Radestig_motto:0 "Valhalla Can Wait"
|
||||||
|
dynn_Newcombe_motto:0 "Words Words Words"
|
||||||
|
dynn_Zenko_motto:0 "Within innocence lies betrayal"
|
||||||
|
dynn_Runge_Moller_motto:0 "Where the Ducks Turn"
|
||||||
|
dynn_Bragalini_motto:0 "Nothing will be forgotten"
|
||||||
|
dynn_Wickman_motto:0 "Live like a bear, die a wolf"
|
||||||
|
dynn_Astrup_Hallkvist_motto:0 "Swords, not Words"
|
||||||
|
dynn_Voleau_motto:0 "When it's not one, it's the other"
|
||||||
|
dynn_Berg_Hulthen_vanity_motto:0 "It's fine"
|
||||||
|
dynn_Stokic_motto:1 "Whilom, the ear attentive outweighs the mouth loquacious."
|
||||||
|
dynn_markovic_motto: "Life is short, eat dessert first... and second."
|
||||||
|
|
||||||
|
dynn_Uhl_motto:0 "I lean on my spear and drink"
|
||||||
|
dynn_Cantalini_motto:0 "We've Made a Huge Mistake"
|
||||||
|
dynn_Melosso_motto:0 "Life will get better, but it will never be good"
|
||||||
|
dynn_Kowalczyk_motto:0 "Any choice is right, so long as it's willed. That's the truth."
|
||||||
|
dynn_Jorstedt_motto:0 "If you do not like what is being said, change the conversation"
|
||||||
|
dynn_Pazos_motto:0 "Nescit Cedere"
|
||||||
|
dynn_Matsdotter_motto:0 "Zephyrus est Optimus"
|
||||||
|
dynn_Ribeiro_motto: "Life is as it is, not as you will it"
|
||||||
|
dynn_Granholm_motto: "Orsa company promises nothing definite"
|
||||||
|
dynn_Bean_motto:0 "You Speak First"
|
||||||
|
dynn_Hedberg_motto:0 "We're always better together"
|
||||||
|
dynn_Versekys_motto:0 "To hell with it!"
|
||||||
|
dynn_Drake_motto:1 "Aquila Non Captat Muscas"
|
||||||
|
dynn_Husen_motto:0 "Keep your head up and trot along"
|
||||||
|
dynn_Lopez_motto: "No Mead For Me, Please!"
|
||||||
|
dynn_verdugo_motto: "We are closer than we know"
|
||||||
|
dynn_Velasquez_motto: "Every turd has its flies"
|
||||||
|
dynn_Passoni_motto: "Always Eat and Feast"
|
||||||
|
dynn_Mannetje_motto: "Cras Est Alius Dies"
|
||||||
|
dynn_Le_Jensen_motto: "Try hard, go far, in the end it will matter"
|
||||||
|
dynn_bure_motto: "Virtue is true honour"
|
||||||
|
dynn_Atasoy_motto: "All that is Serpentine does not Slither"
|
||||||
|
dynn_tolman_motto: "It tolls for thee"
|
||||||
|
dynn_lilja_motto: "Did I Ask?"
|
||||||
|
dynn_gottfredsson_motto: "If You Have to Ask, Please Don't"
|
||||||
|
dynn_freddi_motto: "For the rising sun and the moon"
|
||||||
|
dynn_albarn_motto: "Help I Can't Think"
|
||||||
|
dynn_dzediti_motto: "Better Dead Than Designer"
|
||||||
|
dynn_Frostewarn_motto: "Together, Against the Storm, Steadfast and True"
|
||||||
|
dynn_collinder_motto: "Only a fool Subscribes to Moronic Minds"
|
||||||
|
|
||||||
|
dynn_Yamato_motto: "Harmony is to be Valued"
|
||||||
|
dynn_Minamoto_Seiwa_motto: "Namu Hachiman Daibosatsu"
|
||||||
|
dynn_Taira_Kanmu_motto: "Pray for Rebirth in Paradise"
|
||||||
|
dynn_Fujiwara_motto: "Like a Never-Waning Full Moon"
|
||||||
|
dynn_tosunyan_motto: "Everything will pass."
|
||||||
|
|
@ -14136,5 +14136,301 @@
|
||||||
Peppino:0 "Peppino"
|
Peppino:0 "Peppino"
|
||||||
Wladimiro:0 "Wladimiro"
|
Wladimiro:0 "Wladimiro"
|
||||||
Nicol_o_grv_:0 "Nicolò"
|
Nicol_o_grv_:0 "Nicolò"
|
||||||
Zymer:0 "Zymer"
|
|
||||||
Jovan_spc_Pavle:0 "Jovan Pavle"
|
Jovan_spc_Pavle:0 "Jovan Pavle"
|
||||||
|
Mar_i_act_a_spc_Teresa:0 "María Teresa"
|
||||||
|
Mar_i_act_a_spc_Luisa:0 "María Luisa"
|
||||||
|
Binard:0 "Binard"
|
||||||
|
Ndon:0 "Ndon"
|
||||||
|
Aroldo:0 "Aroldo"
|
||||||
|
Lifteri:0 "Lifteri"
|
||||||
|
Sot_i_grv_r:0 "Sotìr"
|
||||||
|
Koll_e_uml_:0 "Kollë"
|
||||||
|
Ndoni:0 "Ndoni"
|
||||||
|
Nili:0 "Nili"
|
||||||
|
Kola:0 "Kola"
|
||||||
|
Agesilao:0 "Agesilao"
|
||||||
|
Damiano:0 "Damiano"
|
||||||
|
Ernestina:0 "Ernestina"
|
||||||
|
Vituci:0 "Vituci"
|
||||||
|
Sepa:0 "Sepa"
|
||||||
|
Marku:0 "Marku"
|
||||||
|
Lluka:0 "Lluka"
|
||||||
|
Tom_a_grv_s_e_uml_:0 "Tomàsë"
|
||||||
|
Fran_c_ced_esko:0 "Françesko"
|
||||||
|
Terenc:0 "Terenc"
|
||||||
|
Aladro:0 "Aladro"
|
||||||
|
Zymer:0 "Zymer"
|
||||||
|
_A_act_nanias:0 "Ánanias"
|
||||||
|
_A_act_lvhe_eth_in:0 "Álvheðin"
|
||||||
|
_A_act_dam:0 "Ádam"
|
||||||
|
Aksal:0 "Aksal"
|
||||||
|
Aleksandur:0 "Aleksandur"
|
||||||
|
_A_act_braham:0 "Ábraham"
|
||||||
|
Arnleygur:0 "Arnleygur"
|
||||||
|
Andrias:0 "Andrias"
|
||||||
|
_A_act_lvur:0 "Álvur"
|
||||||
|
Anfinn:0 "Anfinn"
|
||||||
|
Andrass:0 "Andrass"
|
||||||
|
Arnbj_o_stk_rn:0 "Arnbjørn"
|
||||||
|
Benadikt:0 "Benadikt"
|
||||||
|
Bogi:0 "Bogi"
|
||||||
|
B_a_act_raldur:0 "Báraldur"
|
||||||
|
Bergur:0 "Bergur"
|
||||||
|
Brandur:0 "Brandur"
|
||||||
|
Bartal:0 "Bartal"
|
||||||
|
Bjarti:0 "Bjarti"
|
||||||
|
Beinir:0 "Beinir"
|
||||||
|
Boas:0 "Boas"
|
||||||
|
B_u_act_gvi:0 "Búgvi"
|
||||||
|
B_u_act_i:0 "Búi"
|
||||||
|
D_a_act_njal:0 "Dánjal"
|
||||||
|
Ditleivur:0 "Ditleivur"
|
||||||
|
Dunaldur:0 "Dunaldur"
|
||||||
|
D_a_act_nial:0 "Dánial"
|
||||||
|
D_a_act_vur:0 "Dávur"
|
||||||
|
Dj_o_act_ni:0 "Djóni"
|
||||||
|
Ey_eth_un:0 "Eyðun"
|
||||||
|
Edmundur:0 "Edmundur"
|
||||||
|
Eirikur:0 "Eirikur"
|
||||||
|
Eiri:0 "Eiri"
|
||||||
|
Eli:0 "Eli"
|
||||||
|
Emil:0 "Emil"
|
||||||
|
Ey_eth_stein:0 "Eyðstein"
|
||||||
|
Ey_eth_bj_o_stk_rn:0 "Eyðbjørn"
|
||||||
|
Eivind:0 "Eivind"
|
||||||
|
Eiler:0 "Eiler"
|
||||||
|
Fr_i_act_eth_i:0 "Fríði"
|
||||||
|
H_a_act_kun:0 "Hákun"
|
||||||
|
Hans:0 "Hans"
|
||||||
|
H_o_stk_gni:0 "Høgni"
|
||||||
|
Heini:0 "Heini"
|
||||||
|
Heri:0 "Heri"
|
||||||
|
Hanus:0 "Hanus"
|
||||||
|
Hallur:0 "Hallur"
|
||||||
|
He_eth_in:0 "Heðin"
|
||||||
|
Hj_o_stk_rtur:0 "Hjørtur"
|
||||||
|
Hj_o_stk_rleif:0 "Hjørleif"
|
||||||
|
Herluf:0 "Herluf"
|
||||||
|
Heine:0 "Heine"
|
||||||
|
_I_act_smal:0 "Ísmal"
|
||||||
|
Ingvaldur:0 "Ingvaldur"
|
||||||
|
_I_act_var:0 "Ívar"
|
||||||
|
_I_act_sakur:0 "Ísakur"
|
||||||
|
J_o_act_gvan:0 "Jógvan"
|
||||||
|
J_o_act_annes:0 "Jóannes"
|
||||||
|
Janus:0 "Janus"
|
||||||
|
Joen:0 "Joen"
|
||||||
|
J_u_act_stinus:0 "Jústinus"
|
||||||
|
Jaspur:0 "Jaspur"
|
||||||
|
J_o_act_an:0 "Jóan"
|
||||||
|
J_o_act_el:0 "Jóel"
|
||||||
|
Jonhard:0 "Jonhard"
|
||||||
|
J_o_act_nsvein:0 "Jónsvein"
|
||||||
|
J_o_act_natan:0 "Jónatan"
|
||||||
|
J_o_act_sup:0 "Jósup"
|
||||||
|
Kristoffur:0 "Kristoffur"
|
||||||
|
Kristvar:0 "Kristvar"
|
||||||
|
Kn_u_act_tur:0 "Knútur"
|
||||||
|
Kl_ae_mint:0 "Klæmint"
|
||||||
|
Kl_a_act_us:0 "Kláus"
|
||||||
|
Karstin:0 "Karstin"
|
||||||
|
Leivur:0 "Leivur"
|
||||||
|
L_i_act_ggjas:0 "Líggjas"
|
||||||
|
Mikkjal:0 "Mikkjal"
|
||||||
|
Magni:0 "Magni"
|
||||||
|
Mortan:0 "Mortan"
|
||||||
|
Mattias:0 "Mattias"
|
||||||
|
Marni:0 "Marni"
|
||||||
|
Marner:0 "Marner"
|
||||||
|
Mourits:0 "Mourits"
|
||||||
|
Niels:0 "Niels"
|
||||||
|
N_a_act_tan:0 "Nátan"
|
||||||
|
Nikl_a_act_i:0 "Niklái"
|
||||||
|
N_o_act_el:0 "Nóel"
|
||||||
|
Niclas:0 "Niclas"
|
||||||
|
N_o_act_a:0 "Nóa"
|
||||||
|
_O_act_lavur:0 "Ólavur"
|
||||||
|
Olivur:0 "Olivur"
|
||||||
|
_O_act_livar:0 "Ólivar"
|
||||||
|
Oddmar:0 "Oddmar"
|
||||||
|
_O_stk_ssur:0 "Øssur"
|
||||||
|
_O_act_la:0 "Óla"
|
||||||
|
Ove:0 "Ove"
|
||||||
|
Petur:0 "Petur"
|
||||||
|
P_ae_tur:0 "Pætur"
|
||||||
|
P_o_act_l:0 "Pól"
|
||||||
|
R_u_act_ni_male:0 "Rúni"
|
||||||
|
Regin:0 "Regin"
|
||||||
|
R_o_act_gvi:0 "Rógvi"
|
||||||
|
R_o_act_i:0 "Rói"
|
||||||
|
Rani:0 "Rani"
|
||||||
|
R_o_act_aldur:0 "Róaldur"
|
||||||
|
R_o_act_land:0 "Róland"
|
||||||
|
R_o_act_kur:0 "Rókur"
|
||||||
|
Reinar:0 "Reinar"
|
||||||
|
Reinaldur:0 "Reinaldur"
|
||||||
|
R_o_act_ar:0 "Róar"
|
||||||
|
S_i_act_mun:0 "Símun"
|
||||||
|
S_a_act_mal:0 "Sámal"
|
||||||
|
Sj_u_act_r_eth_ur:0 "Sjúrður"
|
||||||
|
Sigbjartur:0 "Sigbjartur"
|
||||||
|
Sigvaldur:0 "Sigvaldur"
|
||||||
|
Steinur:0 "Steinur"
|
||||||
|
Sverri:0 "Sverri"
|
||||||
|
Sofus:0 "Sofus"
|
||||||
|
Sveinur:0 "Sveinur"
|
||||||
|
Sonni:0 "Sonni"
|
||||||
|
S_a_act_muel:0 "Sámuel"
|
||||||
|
S_o_stk_lvi:0 "Sølvi"
|
||||||
|
Tummas:0 "Tummas"
|
||||||
|
Tr_o_act_ndur:0 "Tróndur"
|
||||||
|
Torkil:0 "Torkil"
|
||||||
|
T_o_act_ki:0 "Tóki"
|
||||||
|
Tormar:0 "Tormar"
|
||||||
|
Torvaldur:0 "Torvaldur"
|
||||||
|
Trygvi:0 "Trygvi"
|
||||||
|
T_o_act_rur:0 "Tórur"
|
||||||
|
Terji:0 "Terji"
|
||||||
|
T_o_act_ri:0 "Tóri"
|
||||||
|
T_o_act_r_eth_ur:0 "Tórður"
|
||||||
|
T_o_act_r_olv:0 "Tórolv"
|
||||||
|
Uni:0 "Uni"
|
||||||
|
Viljormur:0 "Viljormur"
|
||||||
|
Vagnur:0 "Vagnur"
|
||||||
|
Villiam:0 "Villiam"
|
||||||
|
Vilhelm:0 "Vilhelm"
|
||||||
|
Zacharias:0 "Zacharias"
|
||||||
|
Abell_o_act_na:0 "Abellóna"
|
||||||
|
A_eth_albj_o_stk_rg:0 "Aðalbjørg"
|
||||||
|
A_eth_alborg:0 "Aðalborg"
|
||||||
|
A_eth_algunn:0 "Aðalgunn"
|
||||||
|
A_eth_alhei_eth_ur:0 "Aðalheiður"
|
||||||
|
A_eth_all_i_act_n:0 "Aðallín"
|
||||||
|
Agda:0 "Agda"
|
||||||
|
Agnas:0 "Agnas"
|
||||||
|
Albj_o_stk_rg:0 "Albjørg"
|
||||||
|
Alborg:0 "Alborg"
|
||||||
|
_A_act_rna:0 "Árna"
|
||||||
|
Arnleyg:0 "Arnleyg"
|
||||||
|
_A_act_sla:0 "Ásla"
|
||||||
|
Beinta:0 "Beinta"
|
||||||
|
Birita:0 "Birita"
|
||||||
|
Bjalla:0 "Bjalla"
|
||||||
|
Brynhild:0 "Brynhild"
|
||||||
|
Bj_o_stk_rk:0 "Bjørk"
|
||||||
|
Bj_o_stk_rt:0 "Bjørt"
|
||||||
|
B_ae_nadikta:0 "Bænadikta"
|
||||||
|
Bett_y_act_:0 "Bettý"
|
||||||
|
Berghild:0 "Berghild"
|
||||||
|
Bjarta:0 "Bjarta"
|
||||||
|
Bergt_o_act_ra:0 "Bergtóra"
|
||||||
|
Durita:0 "Durita"
|
||||||
|
D_o_stk_gg:0 "Døgg"
|
||||||
|
Dropleyg:0 "Dropleyg"
|
||||||
|
Dania:0 "Dania"
|
||||||
|
Eydna:0 "Eydna"
|
||||||
|
Eva:0 "Eva"
|
||||||
|
Ey_eth_bj_o_stk_rg:0 "Eyðbjørg"
|
||||||
|
Ey_eth_:0 "Eyð"
|
||||||
|
Ey_eth_hild:0 "Eyðhild"
|
||||||
|
Elinborg:0 "Elinborg"
|
||||||
|
Elna:0 "Elna"
|
||||||
|
Ey_eth_ger_eth_:0 "Eyðgerð"
|
||||||
|
Ey_eth_v_o_stk_r:0 "Eyðvør"
|
||||||
|
Fr_i_act_eth_a:0 "Fríða"
|
||||||
|
Fann_y_act_:0 "Fanný"
|
||||||
|
Felisia:0 "Felisia"
|
||||||
|
Femja:0 "Femja"
|
||||||
|
Finnbj_o_stk_rg:0 "Finnbjørg"
|
||||||
|
F_i_act_a:0 "Fía"
|
||||||
|
Fr_i_act_eth_ger_eth_:0 "Fríðgerð"
|
||||||
|
Gu_eth_run:0 "Guðrun"
|
||||||
|
Gu_eth_ri_eth_:0 "Guðrið"
|
||||||
|
Gunnv_a_act_:0 "Gunnvá"
|
||||||
|
Geirhild:0 "Geirhild"
|
||||||
|
Geirtr_u_act_eth_:0 "Geirtrúð"
|
||||||
|
G_i_act_sleyg:0 "Gísleyg"
|
||||||
|
Gudv_o_stk_r:0 "Gudvør"
|
||||||
|
Gunnv_o_stk_r:0 "Gunnvør"
|
||||||
|
Gudny:0 "Gudny"
|
||||||
|
Gunnleyg:0 "Gunnleyg"
|
||||||
|
Herv_o_stk_r:0 "Hervør"
|
||||||
|
Hansa:0 "Hansa"
|
||||||
|
Hansina:0 "Hansina"
|
||||||
|
Herborg:0 "Herborg"
|
||||||
|
Herdis:0 "Herdis"
|
||||||
|
Henny:0 "Henny"
|
||||||
|
Hallger_eth_:0 "Hallgerð"
|
||||||
|
Halla:0 "Halla"
|
||||||
|
Ingibj_o_stk_rg:0 "Ingibjørg"
|
||||||
|
Inga:0 "Inga"
|
||||||
|
Ingun:0 "Ingun"
|
||||||
|
Ingv_o_stk_r:0 "Ingvør"
|
||||||
|
Ingv_a_act_:0 "Ingvá"
|
||||||
|
Ingri_eth_:0 "Ingrið"
|
||||||
|
Ingileyg:0 "Ingileyg"
|
||||||
|
Ingiger_eth_:0 "Ingigerð"
|
||||||
|
J_o_act_hanna:0 "Jóhanna"
|
||||||
|
J_o_act_na:0 "Jóna"
|
||||||
|
J_o_act_run:0 "Jórun"
|
||||||
|
Jacobina:0 "Jacobina"
|
||||||
|
Johild:0 "Johild"
|
||||||
|
J_o_act_nger_eth_:0 "Jóngerð"
|
||||||
|
J_o_act_nhild:0 "Jónhild"
|
||||||
|
Jetta:0 "Jetta"
|
||||||
|
J_o_act_nv_o_stk_r:0 "Jónvør"
|
||||||
|
Kirstin:0 "Kirstin"
|
||||||
|
Kristianna:0 "Kristianna"
|
||||||
|
Karina:0 "Karina"
|
||||||
|
K_a_act_ra:0 "Kára"
|
||||||
|
Kathrina:0 "Kathrina"
|
||||||
|
L_i_act_v:0 "Lív"
|
||||||
|
Marjun:0 "Marjun"
|
||||||
|
Malan:0 "Malan"
|
||||||
|
Marianna:0 "Marianna"
|
||||||
|
Marna:0 "Marna"
|
||||||
|
Maibritt:0 "Maibritt"
|
||||||
|
Margretha:0 "Margretha"
|
||||||
|
Noomi:0 "Noomi"
|
||||||
|
N_o_act_ra:0 "Nóra"
|
||||||
|
Nor_eth_bj_o_stk_rt:0 "Norðbjørt"
|
||||||
|
Nicolina:0 "Nicolina"
|
||||||
|
Ninna:0 "Ninna"
|
||||||
|
_O_act_luva:0 "Óluva"
|
||||||
|
Oydis:0 "Oydis"
|
||||||
|
Oyleyg:0 "Oyleyg"
|
||||||
|
Oddv_o_stk_r:0 "Oddvør"
|
||||||
|
Osla:0 "Osla"
|
||||||
|
Poula:0 "Poula"
|
||||||
|
Rannv_a_act_:0 "Rannvá"
|
||||||
|
Rakul:0 "Rakul"
|
||||||
|
R_u_act_na:0 "Rúna"
|
||||||
|
Ragnv_o_stk_r:0 "Ragnvør"
|
||||||
|
R_o_act_:0 "Ró"
|
||||||
|
Ragna:0 "Ragna"
|
||||||
|
Ranja:0 "Ranja"
|
||||||
|
S_u_act_sanna:0 "Súsanna"
|
||||||
|
S_o_act_lrun:0 "Sólrun"
|
||||||
|
S_o_act_lv_a_act_:0 "Sólvá"
|
||||||
|
Sunneva:0 "Sunneva"
|
||||||
|
S_o_act_ley:0 "Sóley"
|
||||||
|
S_o_act_lja:0 "Sólja"
|
||||||
|
Sigga:0 "Sigga"
|
||||||
|
Sissal:0 "Sissal"
|
||||||
|
S_o_act_lbj_o_stk_rg:0 "Sólbjørg"
|
||||||
|
Sunrid:0 "Sunrid"
|
||||||
|
Signhild:0 "Signhild"
|
||||||
|
Sarita:0 "Sarita"
|
||||||
|
Svanna:0 "Svanna"
|
||||||
|
S_o_act_lfr_i_act_eth_:0 "Sólfríð"
|
||||||
|
S_o_act_lger_eth_:0 "Sólgerð"
|
||||||
|
T_o_act_ra:0 "Tóra"
|
||||||
|
Turi_eth_:0 "Turið"
|
||||||
|
T_y_act_ra:0 "Týra"
|
||||||
|
T_o_act_rhild:0 "Tórhild"
|
||||||
|
T_o_act_runn:0 "Tórunn"
|
||||||
|
Unn:0 "Unn"
|
||||||
|
Una:0 "Una"
|
||||||
|
Ur_eth_a:0 "Urða"
|
||||||
|
V_a_act_r:0 "Vár"
|
||||||
|
Valborg:0 "Valborg"
|
||||||
|
|
|
||||||
|
|
@ -1,9 +1,8 @@
|
||||||
l_english:
|
l_english:
|
||||||
#### Britannia
|
#### Britannia
|
||||||
cn_brhytannya:0 "Fyyt Brhytannya"
|
cn_fyyt_brhytannya:0 "Fyyt Brhytannya"
|
||||||
cn_britainniai:0 "Fyyt Brhytannya"
|
cn_greyt_brytannya:0 "Greyt Brytannya"
|
||||||
cn_brytannya:0 "Greyt Brytannya"
|
cn_prydain_fawr:0 "Prydain Fawr"
|
||||||
cn_prydain:0 "Fawr Prydain"
|
|
||||||
### England/Anglia
|
### England/Anglia
|
||||||
cn_england:0 "England"
|
cn_england:0 "England"
|
||||||
cn_england_adj:0 "English"
|
cn_england_adj:0 "English"
|
||||||
|
|
@ -3944,13 +3943,10 @@
|
||||||
cn_horn_i_act__lu_z_crn_ice:0 "Horní Lužice"
|
cn_horn_i_act__lu_z_crn_ice:0 "Horní Lužice"
|
||||||
cn_hornja__l_stk_u_z_crn_ica:0 "Hornja Łužica"
|
cn_hornja__l_stk_u_z_crn_ica:0 "Hornja Łužica"
|
||||||
cn_oberlausitz:0 "Oberlausitz"
|
cn_oberlausitz:0 "Oberlausitz"
|
||||||
# Gorlitz/Görlitz
|
# Bautzen
|
||||||
cn_gerlz:0 "Gerlz"
|
cn_budy_s_crn__i_act_n:0 "Budyšín"
|
||||||
cn_giyrlice:0 "Giyrlice"
|
cn_budy_s_crn_in:0 "Budyšin"
|
||||||
cn_zgorzelec:0 "Zgorzelec"
|
cn_budziszyn:0 "Budziszyn"
|
||||||
cn_zho_r_crn_elec:0 "Zhořelec"
|
|
||||||
cn_zhorelec:0 "Zhorelec"
|
|
||||||
cn_zhorjelc:0 "Zhorjelc"
|
|
||||||
cn_giyrlice_zachodn_i_act_:0 "Giyrlice Zachodńi"
|
cn_giyrlice_zachodn_i_act_:0 "Giyrlice Zachodńi"
|
||||||
cn_westg_o_uml_rlitz:0 "Westgörlitz"
|
cn_westg_o_uml_rlitz:0 "Westgörlitz"
|
||||||
cn_westgerlz:0 "Westgerlz"
|
cn_westgerlz:0 "Westgerlz"
|
||||||
|
|
@ -3958,30 +3954,13 @@
|
||||||
cn_z_a_act_padn_i_act__zho_r_crn_elec:0 "Západní Zhořelec"
|
cn_z_a_act_padn_i_act__zho_r_crn_elec:0 "Západní Zhořelec"
|
||||||
cn_zapadny_zhorjelc:0 "Zapadny Zhorjelc"
|
cn_zapadny_zhorjelc:0 "Zapadny Zhorjelc"
|
||||||
cn_zgorzelec_zachodni:0 "Zgorzelec Zachodni"
|
cn_zgorzelec_zachodni:0 "Zgorzelec Zachodni"
|
||||||
cn__z_crn_aha_n_act_:0 "Žahań"
|
cn_kamenec:0 "Kamenec"
|
||||||
cn_sagan:0 "Sagan"
|
cn_kamjenc:0 "Kamjenc"
|
||||||
cn_zah_a_act__n_crn_:0 "Zaháň"
|
cn_biskopicy:0 "Biskopicy"
|
||||||
cn_giyrlice_wschod_n_act_i:0 "Giyrlice Wschodní"
|
|
||||||
cn_ostg_o_uml_rlitz:0 "Ostgörlitz"
|
|
||||||
cn_ostgerlz:0 "Ostgerlz"
|
|
||||||
cn_v_y_act_chodn_e_act__zhorelec:0 "Východní Zhorelec"
|
|
||||||
cn_v_y_act_chodn_i_act__zho_r_crn_elec:0 "Východní Zhořelec"
|
|
||||||
cn_wuchodny_zhorjelc:0 "Wuchodny Zhorjelc"
|
|
||||||
cn_zgorzelec_wschodni:0 "Zgorzelec Wschodni"
|
|
||||||
cn_lauban:0 "Lauban"
|
|
||||||
cn_laubn:0 "Laubn"
|
|
||||||
cn_lub_a_act__n_crn_:0 "Lubáň"
|
|
||||||
cn__z_crn_itava:0 "Žitava"
|
cn__z_crn_itava:0 "Žitava"
|
||||||
cn__z_crn_itawa:0 "Žitawa"
|
cn__z_crn_itawa:0 "Žitawa"
|
||||||
cn__z_dot_ytawa:0 "Żytawa"
|
cn__z_dot_ytawa:0 "Żytawa"
|
||||||
cn_sitte:0 "Sitte"
|
cn_sitte:0 "Sitte"
|
||||||
# Bautzen
|
|
||||||
cn_budy_s_crn__i_act_n:0 "Budyšín"
|
|
||||||
cn_budy_s_crn_in:0 "Budyšin"
|
|
||||||
cn_budziszyn:0 "Budziszyn"
|
|
||||||
cn_kamenec:0 "Kamenec"
|
|
||||||
cn_kamjenc:0 "Kamjenc"
|
|
||||||
cn_biskopicy:0 "Biskopicy"
|
|
||||||
## Anhalt
|
## Anhalt
|
||||||
cn_aahald:0 "Aahald"
|
cn_aahald:0 "Aahald"
|
||||||
cn_ahalt:0 "Ahalt"
|
cn_ahalt:0 "Ahalt"
|
||||||
|
|
@ -6057,14 +6036,10 @@
|
||||||
cn_hevellia_adj:0 "Hevellian"
|
cn_hevellia_adj:0 "Hevellian"
|
||||||
cn_drezdany:0 "Dreždany"
|
cn_drezdany:0 "Dreždany"
|
||||||
cn_drezdany_adj:0 "Dreždanian"
|
cn_drezdany_adj:0 "Dreždanian"
|
||||||
cn_biskopicy:0 "Biskopicy"
|
|
||||||
cn_biskopicy_adj:0 "Biskopician"
|
|
||||||
cn_cholidistcha:0 "Cholidistcha"
|
cn_cholidistcha:0 "Cholidistcha"
|
||||||
cn_cholidistcha_adj:0 "Cholidistchan"
|
cn_cholidistcha_adj:0 "Cholidistchan"
|
||||||
cn_plawe:0 "Plawe"
|
cn_plawe:0 "Plawe"
|
||||||
cn_plawe_adj:0 "Plawenian"
|
cn_plawe_adj:0 "Plawenian"
|
||||||
cn_kamjenc:0 "Kamjenc"
|
|
||||||
cn_kamjenc_adj:0 "Kamjencian"
|
|
||||||
cn_lubin:0 "Lubin"
|
cn_lubin:0 "Lubin"
|
||||||
cn_lubin_adj:0 "Lubinian"
|
cn_lubin_adj:0 "Lubinian"
|
||||||
cn_zittawa:0 "Zittawa"
|
cn_zittawa:0 "Zittawa"
|
||||||
|
|
@ -7135,6 +7110,74 @@
|
||||||
cn_targu_mures:0 "Târgu Mureș"
|
cn_targu_mures:0 "Târgu Mureș"
|
||||||
cn_regen:0 "Regen"
|
cn_regen:0 "Regen"
|
||||||
cn_reghin:0 "Reghin"
|
cn_reghin:0 "Reghin"
|
||||||
|
cn_hunyad:0 "Hunyad"
|
||||||
|
cn_hunyad_adj:0 "Hunyadi"
|
||||||
|
cn_petroschen:0 "Petroschen"
|
||||||
|
cn_petrozseny:0 "Petrozsény"
|
||||||
|
cn_diemrich:0 "Diemrich"
|
||||||
|
cn_deva:0 "Déva"
|
||||||
|
cn_siebenburgen:0 "Siebenbürgen"
|
||||||
|
cn_siebenburgen_adj:0 "Siebenbürgener"
|
||||||
|
cn_erdely:0 "Erdély"
|
||||||
|
cn_erdely_adj:0 "Erdélian"
|
||||||
|
cn_karlsburg:0 "Karlsburg"
|
||||||
|
cn_karlsburg_adj:0 "Karlsburger"
|
||||||
|
cn_feher:0 "Fehér"
|
||||||
|
cn_feher_adj:0 "Fehérian"
|
||||||
|
|
||||||
|
cn_gyulafehervar:0 "Gyulafehérvár"
|
||||||
|
cn_blasendorf:0 "Blasendorf"
|
||||||
|
cn_balazsfalva:0 "Balázsfalva"
|
||||||
|
cn_muhlbach:0 "Mühlbach"
|
||||||
|
cn_szaszsebes:0 "Szászsebes"
|
||||||
|
cn_grossschlatten:0 "Großschlatten"
|
||||||
|
cn_abrudbanya:0 "Abrudbánya"
|
||||||
|
cn_aranyosbanya:0 "Aranyosbánya"
|
||||||
|
cn_offenburg:0 "Offenburg"
|
||||||
|
cn_kolozsvar:0 "Kolozsvár"
|
||||||
|
cn_kolozs:0 "Kolozs"
|
||||||
|
cn_kolozs_adj:0 "Kolozsian"
|
||||||
|
cn_klausenburg:0 "Klausenburg"
|
||||||
|
cn_klausenburg_adj:0 "Klausenburger"
|
||||||
|
cn_thorenburg:0 "Thorenburg"
|
||||||
|
cn_torda:0 "Torda"
|
||||||
|
cn_des:0 "Dés"
|
||||||
|
cn_desch:0 "Desch"
|
||||||
|
cn_szamosujvar:0 "Szamosújvár"
|
||||||
|
cn_neuschloss:0 "Neuschloss"
|
||||||
|
cn_banffyhunyad:0 "Bánffyhunyad"
|
||||||
|
cn_heynod:0 "Heynod"
|
||||||
|
cn_besztercenaszod:0 "Beszterce-Naszód"
|
||||||
|
cn_besztercenaszod_adj:0 "Beszterce-Naszódian"
|
||||||
|
cn_bistritznassod:0 "Bistritz-Nassod"
|
||||||
|
cn_bistritznassod_adj:0 "Bistritz-Nassodian"
|
||||||
|
cn_naszod:0 "Naszód"
|
||||||
|
cn_nassod:0 "Nassod"
|
||||||
|
cn_feher:0 "Fehér"
|
||||||
|
cn_feher_adj:0 "Fehérian"
|
||||||
|
|
||||||
|
|
||||||
|
# Gorlitz/Görlitz
|
||||||
|
cn_g_o_uml_rlitz:0 "Görlitz"
|
||||||
|
cn_gerlz:0 "Gerlz"
|
||||||
|
cn_giyrlice:0 "Giyrlice"
|
||||||
|
cn_zgorzelec:0 "Zgorzelec"
|
||||||
|
cn_zho_r_crn_elec:0 "Zhořelec"
|
||||||
|
cn_zhorelec:0 "Zhorelec"
|
||||||
|
cn_zhorjelc:0 "Zhorjelc"
|
||||||
|
cn__z_crn_aha_n_act_:0 "Žahań"
|
||||||
|
cn_sagan:0 "Sagan"
|
||||||
|
cn_zah_a_act__n_crn_:0 "Zaháň"
|
||||||
|
cn_giyrlice_wschod_n_act_i:0 "Giyrlice Wschodní"
|
||||||
|
cn_ostg_o_uml_rlitz:0 "Ostgörlitz"
|
||||||
|
cn_ostgerlz:0 "Ostgerlz"
|
||||||
|
cn_v_y_act_chodn_e_act__zhorelec:0 "Východní Zhorelec"
|
||||||
|
cn_v_y_act_chodn_i_act__zho_r_crn_elec:0 "Východní Zhořelec"
|
||||||
|
cn_wuchodny_zhorjelc:0 "Wuchodny Zhorjelc"
|
||||||
|
cn_zgorzelec_wschodni:0 "Zgorzelec Wschodni"
|
||||||
|
cn_lauban:0 "Lauban"
|
||||||
|
cn_laubn:0 "Laubn"
|
||||||
|
cn_lub_a_act__n_crn_:0 "Lubáň"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2828,20 +2828,14 @@
|
||||||
## Upper Lusatia
|
## Upper Lusatia
|
||||||
d_upper_lusatia:0 "Upper Lusatia"
|
d_upper_lusatia:0 "Upper Lusatia"
|
||||||
d_upper_lusatia_adj:0 "Upper Lusatian"
|
d_upper_lusatia_adj:0 "Upper Lusatian"
|
||||||
# Gorlitz/Görlitz
|
|
||||||
c_gorlitz:1 "Görlitz"
|
|
||||||
c_gorlitz_adj:0 "Görlitzer"
|
|
||||||
b_gorlitz:0 "Görlitz"
|
|
||||||
b_weisswasser:0 "Żagań"
|
|
||||||
b_lobau:0 "Zgorzelec"
|
|
||||||
b_boxburg:0 "Lubań"
|
|
||||||
b_zittau:0 "Zittau"
|
|
||||||
# Bautzen
|
# Bautzen
|
||||||
c_bautzen:0 "Bautzen"
|
c_bautzen:0 "Bautzen"
|
||||||
c_bautzen_adj:0 "Bautzener"
|
c_bautzen_adj:0 "Bautzener"
|
||||||
b_bautzen:1 "Bautzen"
|
b_bautzen:1 "Bautzen"
|
||||||
|
b_gorlitz:0 "Görlitz"
|
||||||
b_kamenz:0 "Kamenz"
|
b_kamenz:0 "Kamenz"
|
||||||
b_bischofswerda:0 "Bischofswerda"
|
b_bischofswerda:0 "Bischofswerda"
|
||||||
|
b_zittau:0 "Zittau"
|
||||||
## Anhalt
|
## Anhalt
|
||||||
d_anhalt:0 "Anhalt"
|
d_anhalt:0 "Anhalt"
|
||||||
d_anhalt_adj:0 "Anhalter"
|
d_anhalt_adj:0 "Anhalter"
|
||||||
|
|
@ -3552,7 +3546,7 @@
|
||||||
b_abrahamtelke:0 "Ábrahámtelke"
|
b_abrahamtelke:0 "Ábrahámtelke"
|
||||||
b_abraj:0 "Abraj"
|
b_abraj:0 "Abraj"
|
||||||
b_abri:0 "Abri"
|
b_abri:0 "Abri"
|
||||||
b_abrudbanya:0 "Abrudbánya"
|
b_abrudbanya:0 "Abrud"
|
||||||
b_abs:0 "Abs"
|
b_abs:0 "Abs"
|
||||||
b_absheron:0 "Absheron"
|
b_absheron:0 "Absheron"
|
||||||
b_abtaa:0 "Abtaa"
|
b_abtaa:0 "Abtaa"
|
||||||
|
|
@ -5061,7 +5055,7 @@
|
||||||
b_buckenham:0 "Buckenham"
|
b_buckenham:0 "Buckenham"
|
||||||
b_buckfast:0 "Buckfast"
|
b_buckfast:0 "Buckfast"
|
||||||
b_bucu:0 "Bucu"
|
b_bucu:0 "Bucu"
|
||||||
b_bucuresti:2 "Slobozia"
|
b_bucuresti:2 "București"
|
||||||
b_budejovice:0 "Budejovice"
|
b_budejovice:0 "Budejovice"
|
||||||
b_budhkula:0 "Budhkula"
|
b_budhkula:0 "Budhkula"
|
||||||
b_budin:0 "Budin"
|
b_budin:0 "Budin"
|
||||||
|
|
@ -5616,7 +5610,7 @@
|
||||||
b_cuijck:0 "Cuijck"
|
b_cuijck:0 "Cuijck"
|
||||||
b_cuisery:0 "Cuisery"
|
b_cuisery:0 "Cuisery"
|
||||||
b_cuixa:0 "Cuixà"
|
b_cuixa:0 "Cuixà"
|
||||||
b_cujmir:0 "Cujmir"
|
b_cujmir:0 "Vânju Mare"
|
||||||
b_cukataw:0 "Cükätaw"
|
b_cukataw:0 "Cükätaw"
|
||||||
b_cukksual:0 "Ču'kksuâl"
|
b_cukksual:0 "Ču'kksuâl"
|
||||||
b_culzean:0 "Culzean"
|
b_culzean:0 "Culzean"
|
||||||
|
|
@ -5976,7 +5970,7 @@
|
||||||
b_draaelmizan:0 "Draa el Mizan"
|
b_draaelmizan:0 "Draa el Mizan"
|
||||||
b_dradate:0 "Dradate"
|
b_dradate:0 "Dradate"
|
||||||
b_drafn:0 "Drammen"
|
b_drafn:0 "Drammen"
|
||||||
b_dragasani:0 "Drăgășani"
|
b_dragasani:0 "Filiași"
|
||||||
b_draksharama:0 "Draksharama"
|
b_draksharama:0 "Draksharama"
|
||||||
b_drama:0 "Drama"
|
b_drama:0 "Drama"
|
||||||
b_dramburg:0 "Dramburg"
|
b_dramburg:0 "Dramburg"
|
||||||
|
|
@ -6315,7 +6309,7 @@
|
||||||
b_fearn:0 "Fearn"
|
b_fearn:0 "Fearn"
|
||||||
b_fedje:0 "Fedje"
|
b_fedje:0 "Fedje"
|
||||||
b_fedosyevo:0 "Fedosyevo"
|
b_fedosyevo:0 "Fedosyevo"
|
||||||
b_feher:0 "Fehér"
|
b_feher:0 "Alba Iulia"
|
||||||
b_feifa:0 "Feifa"
|
b_feifa:0 "Feifa"
|
||||||
b_felanitx:0 "Felanitx"
|
b_felanitx:0 "Felanitx"
|
||||||
b_fellin:0 "Fellin"
|
b_fellin:0 "Fellin"
|
||||||
|
|
@ -6342,7 +6336,7 @@
|
||||||
b_figueras:0 "Figueres"
|
b_figueras:0 "Figueres"
|
||||||
b_figuig:0 "Figuig"
|
b_figuig:0 "Figuig"
|
||||||
b_filakit:0 "Filakit"
|
b_filakit:0 "Filakit"
|
||||||
b_filiasi:0 "Filiași"
|
b_filiasi:0 "Târgu Cărbunești"
|
||||||
b_filitosa:0 "Filitosa"
|
b_filitosa:0 "Filitosa"
|
||||||
b_filoti:0 "Filoti"
|
b_filoti:0 "Filoti"
|
||||||
b_fin:0 "Fin"
|
b_fin:0 "Fin"
|
||||||
|
|
@ -6629,7 +6623,7 @@
|
||||||
b_glastonbury:0 "Glastonbury"
|
b_glastonbury:0 "Glastonbury"
|
||||||
b_glatz:0 "Glatz"
|
b_glatz:0 "Glatz"
|
||||||
b_glaumbaer:0 "Glaumbaer"
|
b_glaumbaer:0 "Glaumbaer"
|
||||||
b_glavacioc:0 "Glavacioc"
|
b_glavacioc:0 "Alexandria"
|
||||||
b_glaz:0 "Glaž"
|
b_glaz:0 "Glaž"
|
||||||
b_glazkar:0 "Glazkar"
|
b_glazkar:0 "Glazkar"
|
||||||
b_gleden:0 "Gleden"
|
b_gleden:0 "Gleden"
|
||||||
|
|
@ -6715,7 +6709,7 @@
|
||||||
b_gournay:0 "Gournay"
|
b_gournay:0 "Gournay"
|
||||||
b_govardhan:0 "Govardhan"
|
b_govardhan:0 "Govardhan"
|
||||||
b_govindanahalli:0 "Govindanahalli"
|
b_govindanahalli:0 "Govindanahalli"
|
||||||
b_govora:0 "Govora"
|
b_govora:0 "Drăgășani"
|
||||||
b_gozareh:0 "Gozareh"
|
b_gozareh:0 "Gozareh"
|
||||||
b_gozo:0 "Castrum Maris"
|
b_gozo:0 "Castrum Maris"
|
||||||
b_grabow:0 "Ostrzeszów"
|
b_grabow:0 "Ostrzeszów"
|
||||||
|
|
@ -10247,7 +10241,7 @@
|
||||||
b_pistoia:0 "Pistoia"
|
b_pistoia:0 "Pistoia"
|
||||||
b_pistorja:1 "Pistoia"
|
b_pistorja:1 "Pistoia"
|
||||||
b_pitea:0 "Piteå"
|
b_pitea:0 "Piteå"
|
||||||
b_pitesti:0 "Pitesti"
|
b_pitesti:0 "Pitești"
|
||||||
b_pithapuram:0 "Pithapuram"
|
b_pithapuram:0 "Pithapuram"
|
||||||
b_pithom:0 "Pithom"
|
b_pithom:0 "Pithom"
|
||||||
b_pitigliano:0 "Pitigliano"
|
b_pitigliano:0 "Pitigliano"
|
||||||
|
|
@ -10298,7 +10292,7 @@
|
||||||
b_polohy:0 "Polohy"
|
b_polohy:0 "Polohy"
|
||||||
b_polonnaruwa:0 "Polonnaruwa"
|
b_polonnaruwa:0 "Polonnaruwa"
|
||||||
b_polotsk:0 "Polotsk"
|
b_polotsk:0 "Polotsk"
|
||||||
b_polovragi:0 "Polovragi"
|
b_polovragi:0 "Râmnicu Vâlcea"
|
||||||
b_poltsamaa:0 "Poltsamaa"
|
b_poltsamaa:0 "Poltsamaa"
|
||||||
b_polvorosa:0 "Polvorosa"
|
b_polvorosa:0 "Polvorosa"
|
||||||
b_polybotos:0 "Polybotos"
|
b_polybotos:0 "Polybotos"
|
||||||
|
|
@ -10552,7 +10546,7 @@
|
||||||
b_radnor:0 "Radnor"
|
b_radnor:0 "Radnor"
|
||||||
b_radom:0 "Radom"
|
b_radom:0 "Radom"
|
||||||
b_radomsko:0 "Radomsko"
|
b_radomsko:0 "Radomsko"
|
||||||
b_radovanu:0 "Radovanu"
|
b_radovanu:0 "Oltenița"
|
||||||
b_radwan:0 "Radwan"
|
b_radwan:0 "Radwan"
|
||||||
b_radziejow:0 "Radziejów"
|
b_radziejow:0 "Radziejów"
|
||||||
b_rafah:0 "Rafah"
|
b_rafah:0 "Rafah"
|
||||||
|
|
@ -10850,7 +10844,7 @@
|
||||||
b_rusellae:0 "Rusellae"
|
b_rusellae:0 "Rusellae"
|
||||||
b_rushen:0 "Rushen"
|
b_rushen:0 "Rushen"
|
||||||
b_rusi:0 "Rusi"
|
b_rusi:0 "Rusi"
|
||||||
b_rusii_de_vede:0 "Rusii de Vede"
|
b_rusii_de_vede:0 "Roșiorii de Vede"
|
||||||
b_ruskeala:0 "Ruskeala"
|
b_ruskeala:0 "Ruskeala"
|
||||||
b_russ:0 "Russ"
|
b_russ:0 "Russ"
|
||||||
b_russeifa:0 "Russeifa"
|
b_russeifa:0 "Russeifa"
|
||||||
|
|
@ -12513,7 +12507,7 @@
|
||||||
b_turnberry:0 "Turnberry"
|
b_turnberry:0 "Turnberry"
|
||||||
b_turnov:0 "Turnov"
|
b_turnov:0 "Turnov"
|
||||||
b_turnovo:0 "Tarnovgrad"
|
b_turnovo:0 "Tarnovgrad"
|
||||||
b_turnu:0 "Turnu"
|
b_turnu:0 "Turnu Măgurele"
|
||||||
b_turoc:0 "Turóc"
|
b_turoc:0 "Turóc"
|
||||||
b_turov:0 "Turov"
|
b_turov:0 "Turov"
|
||||||
b_tursi:0 "Tursi"
|
b_tursi:0 "Tursi"
|
||||||
|
|
@ -13355,7 +13349,7 @@
|
||||||
b_zolotonosha:0 "Zolotonosha"
|
b_zolotonosha:0 "Zolotonosha"
|
||||||
b_zolyom:0 "Zólyom"
|
b_zolyom:0 "Zólyom"
|
||||||
b_zombor:0 "Zombor"
|
b_zombor:0 "Zombor"
|
||||||
b_zoresti:0 "Zorești"
|
b_nehoiu:0 "Nehoiu"
|
||||||
b_zorgho:0 "Zorgho"
|
b_zorgho:0 "Zorgho"
|
||||||
b_zoropassos:0 "Zoropassos"
|
b_zoropassos:0 "Zoropassos"
|
||||||
b_zouerat:0 "Zouérat"
|
b_zouerat:0 "Zouérat"
|
||||||
|
|
@ -13810,8 +13804,8 @@
|
||||||
c_bryansk_adj:0 "Bryanskian"
|
c_bryansk_adj:0 "Bryanskian"
|
||||||
c_brysis:0 "Kırklareli"
|
c_brysis:0 "Kırklareli"
|
||||||
c_brysis_adj:0 "Kırklarelili"
|
c_brysis_adj:0 "Kırklarelili"
|
||||||
c_bucuresti:2 "Ialomita"
|
c_bucuresti:2 "București"
|
||||||
c_bucuresti_adj:2 "Ialomitian"
|
c_bucuresti_adj:2 "Bucureștian"
|
||||||
c_buhairya:0 "Buhairya"
|
c_buhairya:0 "Buhairya"
|
||||||
c_buhairya_adj:0 "Buhairyan"
|
c_buhairya_adj:0 "Buhairyan"
|
||||||
c_bukhara:0 "Bukhara"
|
c_bukhara:0 "Bukhara"
|
||||||
|
|
@ -13847,8 +13841,8 @@
|
||||||
c_calarasi_adj:0 "Călărașian"
|
c_calarasi_adj:0 "Călărașian"
|
||||||
c_camarda:0 "Camarda"
|
c_camarda:0 "Camarda"
|
||||||
c_camarda_adj:0 "Camardan"
|
c_camarda_adj:0 "Camardan"
|
||||||
c_campulung:1 "Târgoviște"
|
c_campulung:1 "Dâmbovița"
|
||||||
c_campulung_adj:1 "Târgoviștian"
|
c_campulung_adj:1 "Dâmbovițan"
|
||||||
c_canavese:0 "Canavese"
|
c_canavese:0 "Canavese"
|
||||||
c_canavese_adj:0 "Canavese"
|
c_canavese_adj:0 "Canavese"
|
||||||
c_canda:0 "Canda"
|
c_canda:0 "Canda"
|
||||||
|
|
@ -14137,8 +14131,8 @@
|
||||||
c_farrah_adj:0 "Farrahian"
|
c_farrah_adj:0 "Farrahian"
|
||||||
c_fars:0 "Fars"
|
c_fars:0 "Fars"
|
||||||
c_fars_adj:0 "Farsi"
|
c_fars_adj:0 "Farsi"
|
||||||
c_feher:1 "Fehér"
|
c_feher:1 "Alba"
|
||||||
c_feher_adj:1 "Fehérian"
|
c_feher_adj:1 "Alban"
|
||||||
c_fejer:0 "Fejer"
|
c_fejer:0 "Fejer"
|
||||||
c_fejer_adj:0 "Fejerian"
|
c_fejer_adj:0 "Fejerian"
|
||||||
c_fergana:0 "Fergana"
|
c_fergana:0 "Fergana"
|
||||||
|
|
@ -14231,8 +14225,8 @@
|
||||||
c_ghur:0 "Ghur"
|
c_ghur:0 "Ghur"
|
||||||
c_gilan:0 "Gilan"
|
c_gilan:0 "Gilan"
|
||||||
c_gilan_adj:0 "Gilanian"
|
c_gilan_adj:0 "Gilanian"
|
||||||
c_giurgiu:0 "Giurgiu"
|
c_giurgiu:0 "Teleorman"
|
||||||
c_giurgiu_adj:0 "Giurgian"
|
c_giurgiu_adj:0 "Teleormanian"
|
||||||
c_gizeh:0 "Gizeh"
|
c_gizeh:0 "Gizeh"
|
||||||
c_gizeh_adj:0 "Gizehian"
|
c_gizeh_adj:0 "Gizehian"
|
||||||
c_gleichenstein:0 "Gleichenstein"
|
c_gleichenstein:0 "Gleichenstein"
|
||||||
|
|
@ -15314,8 +15308,8 @@
|
||||||
c_polesine_adj:0 "Polesinian"
|
c_polesine_adj:0 "Polesinian"
|
||||||
c_polotsk:0 "Polotsk"
|
c_polotsk:0 "Polotsk"
|
||||||
c_polotsk_adj:0 "Polotskian"
|
c_polotsk_adj:0 "Polotskian"
|
||||||
c_polovragi:0 "Polovragi"
|
c_polovragi:0 "Vâlcea"
|
||||||
c_polovragi_adj:0 "Polovragian"
|
c_polovragi_adj:0 "Vâlcean"
|
||||||
c_pcinja:1 "Pčinja"
|
c_pcinja:1 "Pčinja"
|
||||||
c_pcinja_adj:1 "Pčinjan"
|
c_pcinja_adj:1 "Pčinjan"
|
||||||
c_boka:0 "Boka"
|
c_boka:0 "Boka"
|
||||||
|
|
@ -15750,8 +15744,8 @@
|
||||||
c_tabaristan_adj:0 "Tabaristani"
|
c_tabaristan_adj:0 "Tabaristani"
|
||||||
c_tabassa:0 "Tabassa"
|
c_tabassa:0 "Tabassa"
|
||||||
c_tabassa_adj:0 "Tabassan"
|
c_tabassa_adj:0 "Tabassan"
|
||||||
c_tabla_butii:0 "Tabla Buții"
|
c_prahova:0 "Prahova "
|
||||||
c_tabla_butii_adj:0 "Tabla Buțiian"
|
c_prahova_adj:0 "Prahovan"
|
||||||
c_tabriz:0 "Tabriz"
|
c_tabriz:0 "Tabriz"
|
||||||
c_tabriz_adj:0 "Tabrizian"
|
c_tabriz_adj:0 "Tabrizian"
|
||||||
c_tabuk:0 "Tabuk"
|
c_tabuk:0 "Tabuk"
|
||||||
|
|
@ -15792,8 +15786,8 @@
|
||||||
c_karahataka_adj:0 "Karahataka"
|
c_karahataka_adj:0 "Karahataka"
|
||||||
c_taranto:0 "Taranto"
|
c_taranto:0 "Taranto"
|
||||||
c_taranto_adj:0 "Tarantian"
|
c_taranto_adj:0 "Tarantian"
|
||||||
c_targu_jiu:0 "Târgu Jiu"
|
c_targu_jiu:0 "Gorj"
|
||||||
c_targu_jiu_adj:0 "Târgu Jiuan"
|
c_targu_jiu_adj:0 "Gorji"
|
||||||
c_tarnowska:0 "Tarnów"
|
c_tarnowska:0 "Tarnów"
|
||||||
c_tarnowska_adj:0 "Tarnowski"
|
c_tarnowska_adj:0 "Tarnowski"
|
||||||
c_rzeszow:0 "Rzeszów"
|
c_rzeszow:0 "Rzeszów"
|
||||||
|
|
@ -18253,8 +18247,8 @@
|
||||||
c_astrakhan_adj:0 "Astrakhani"
|
c_astrakhan_adj:0 "Astrakhani"
|
||||||
c_beksima:0 "Beksima"
|
c_beksima:0 "Beksima"
|
||||||
c_beksima_adj:0 "Beksiman"
|
c_beksima_adj:0 "Beksiman"
|
||||||
c_khumar:0 "Khumar"
|
c_khumar:0 "Kuban"
|
||||||
c_khumar_adj:0 "Khumari"
|
c_khumar_adj:0 "Kuban"
|
||||||
c_cabardinia:0 "Nalchik"
|
c_cabardinia:0 "Nalchik"
|
||||||
c_cabardinia_adj:0 "Nalchik"
|
c_cabardinia_adj:0 "Nalchik"
|
||||||
c_maghas:0 "Armavir"
|
c_maghas:0 "Armavir"
|
||||||
|
|
@ -18321,11 +18315,11 @@
|
||||||
b_khazaran:0 "Khazaran"
|
b_khazaran:0 "Khazaran"
|
||||||
b_beksima:0 "Beksima"
|
b_beksima:0 "Beksima"
|
||||||
b_yenotayevka:0 "Yenotayevka"
|
b_yenotayevka:0 "Yenotayevka"
|
||||||
b_papagia:0 "Papagia"
|
b_papagia:0 "Kropotkin"
|
||||||
b_soleny:0 "Timashevsk"
|
b_soleny:0 "Timashevsk"
|
||||||
b_yaseni:0 "Yaseni"
|
b_yaseni:0 "Yeysk"
|
||||||
b_chelbaska:0 "Chelbaska"
|
b_chelbaska:0 "Kanevskaya"
|
||||||
b_tikhon:0 "Tikhon"
|
b_tikhon:0 "Tikhoretsk"
|
||||||
b_manych:0 "Vesyloy"
|
b_manych:0 "Vesyloy"
|
||||||
b_chamchev:0 "Zernograd"
|
b_chamchev:0 "Zernograd"
|
||||||
b_yergolyk:0 "Yergolykskaya"
|
b_yergolyk:0 "Yergolykskaya"
|
||||||
|
|
@ -19464,13 +19458,13 @@
|
||||||
b_al-uqayr:0 "Al-Uqayr"
|
b_al-uqayr:0 "Al-Uqayr"
|
||||||
b_al-wajh:0 "Al-Wajh"
|
b_al-wajh:0 "Al-Wajh"
|
||||||
b_alsoverecke:0 "Alsóverecke"
|
b_alsoverecke:0 "Alsóverecke"
|
||||||
b_alvinc:0 "Alvinc"
|
b_alvinc:0 "Sebeș"
|
||||||
b_an-nabak:0 "An-Nabak"
|
b_an-nabak:0 "An-Nabak"
|
||||||
b_an-nibaj:0 "An-Nibaj"
|
b_an-nibaj:0 "An-Nibaj"
|
||||||
b_aqiq_tamra:0 "Aqiq Tamra"
|
b_aqiq_tamra:0 "Aqiq Tamra"
|
||||||
b_ar-rayda:0 "Ar-Rayda"
|
b_ar-rayda:0 "Ar-Rayda"
|
||||||
b_ar-ruqaii:0 "Ar-Ruqai'i"
|
b_ar-ruqaii:0 "Ar-Ruqai'i"
|
||||||
b_aranyosbanya:0 "Aranyosbánya"
|
b_aranyosbanya:0 "Baia de Arieș"
|
||||||
b_arva:1 "Orava"
|
b_arva:1 "Orava"
|
||||||
b_as-safra:0 "As-Safra'"
|
b_as-safra:0 "As-Safra'"
|
||||||
b_as-salila:0 "As-Salila"
|
b_as-salila:0 "As-Salila"
|
||||||
|
|
@ -19492,7 +19486,7 @@
|
||||||
b_bajmoc:0 "Bajmoc"
|
b_bajmoc:0 "Bajmoc"
|
||||||
b_balhaf:0 "Balhaf"
|
b_balhaf:0 "Balhaf"
|
||||||
b_balvanyos:0 "Kézdivásárhely"
|
b_balvanyos:0 "Kézdivásárhely"
|
||||||
b_banffyhunyad:0 "Bánffyhunyad"
|
b_banffyhunyad:0 "Huedin"
|
||||||
b_baranyavar:0 "Baranja"
|
b_baranyavar:0 "Baranja"
|
||||||
b_baraqish:0 "Baraqish"
|
b_baraqish:0 "Baraqish"
|
||||||
b_barfta:0 "Barfta"
|
b_barfta:0 "Barfta"
|
||||||
|
|
@ -19504,7 +19498,7 @@
|
||||||
b_becse:0 "Bečej"
|
b_becse:0 "Bečej"
|
||||||
b_bekes:0 "Békés"
|
b_bekes:0 "Békés"
|
||||||
b_belenyes:0 "Beiuș"
|
b_belenyes:0 "Beiuș"
|
||||||
b_beszterce:0 "Beszterce"
|
b_beszterce:0 "Bistrița"
|
||||||
b_bitan:0 "Bitan"
|
b_bitan:0 "Bitan"
|
||||||
b_sombor:0 "Sombor"
|
b_sombor:0 "Sombor"
|
||||||
b_borsa:0 "Borșa"
|
b_borsa:0 "Borșa"
|
||||||
|
|
@ -19517,7 +19511,7 @@
|
||||||
b_dabba:0 "Dabba"
|
b_dabba:0 "Dabba"
|
||||||
b_dam:0 "Dam"
|
b_dam:0 "Dam"
|
||||||
b_dariya:0 "Dariya"
|
b_dariya:0 "Dariya"
|
||||||
b_des:0 "Des"
|
b_des:0 "Dej"
|
||||||
b_deva:0 "Deva"
|
b_deva:0 "Deva"
|
||||||
b_dhank:0 "Dhank"
|
b_dhank:0 "Dhank"
|
||||||
b_dhufar:0 "Dhufar"
|
b_dhufar:0 "Dhufar"
|
||||||
|
|
@ -19569,7 +19563,7 @@
|
||||||
b_kovaszna:0 "Kovászna"
|
b_kovaszna:0 "Kovászna"
|
||||||
b_krasso:0 "Reșița"
|
b_krasso:0 "Reșița"
|
||||||
b_kraszna:0 "Kraszna"
|
b_kraszna:0 "Kraszna"
|
||||||
b_kukullovar:0 "Küküllovár"
|
b_kukullovar:0 "Blaj"
|
||||||
b_kuthba:0 "Kuthba"
|
b_kuthba:0 "Kuthba"
|
||||||
b_lawdar:0 "Lawdar"
|
b_lawdar:0 "Lawdar"
|
||||||
b_letenye:0 "Letenye"
|
b_letenye:0 "Letenye"
|
||||||
|
|
@ -19615,7 +19609,7 @@
|
||||||
b_rabadha:0 "Rabadha"
|
b_rabadha:0 "Rabadha"
|
||||||
b_rabigh:0 "Rabigh"
|
b_rabigh:0 "Rabigh"
|
||||||
b_rada:0 "Rada'"
|
b_rada:0 "Rada'"
|
||||||
b_radna:0 "Radna"
|
b_radna:0 "Năsăud"
|
||||||
b_rimaszombat:0 "Rimaszombat"
|
b_rimaszombat:0 "Rimaszombat"
|
||||||
b_rustaq-oman:0 "Rustaq"
|
b_rustaq-oman:0 "Rustaq"
|
||||||
b_sada:0 "Sa'da"
|
b_sada:0 "Sa'da"
|
||||||
|
|
@ -19646,7 +19640,7 @@
|
||||||
b_szaszkezd:0 "Rupea"
|
b_szaszkezd:0 "Rupea"
|
||||||
b_szaszregen:0 "Szászrégen"
|
b_szaszregen:0 "Szászrégen"
|
||||||
b_satu_mare:0 "Satu Mare"
|
b_satu_mare:0 "Satu Mare"
|
||||||
b_szek:0 "Szék"
|
b_szek:0 "Gherla"
|
||||||
b_szekesfehervar:0 "Székesfehérvár"
|
b_szekesfehervar:0 "Székesfehérvár"
|
||||||
b_szerencs:0 "Szerencs"
|
b_szerencs:0 "Szerencs"
|
||||||
b_szilagy:1 "Szilágy"
|
b_szilagy:1 "Szilágy"
|
||||||
|
|
@ -19667,7 +19661,7 @@
|
||||||
b_tolna:0 "Tolna"
|
b_tolna:0 "Tolna"
|
||||||
b_toporo:0 "Toporo"
|
b_toporo:0 "Toporo"
|
||||||
b_torcsvar:0 "Törcsvár"
|
b_torcsvar:0 "Törcsvár"
|
||||||
b_torda:0 "Torda"
|
b_torda:0 "Turda"
|
||||||
b_trenscen:1 "Trenčín"
|
b_trenscen:1 "Trenčín"
|
||||||
b_tur:0 "Tur"
|
b_tur:0 "Tur"
|
||||||
b_turaba:0 "Turaba"
|
b_turaba:0 "Turaba"
|
||||||
|
|
@ -19727,8 +19721,8 @@
|
||||||
c_batina_adj:0 "Batinan"
|
c_batina_adj:0 "Batinan"
|
||||||
c_bekes:1 "Békés"
|
c_bekes:1 "Békés"
|
||||||
c_bekes_adj:0 "Békésian"
|
c_bekes_adj:0 "Békésian"
|
||||||
c_beszterce:0 "Beszterce"
|
c_beszterce:0 "Bistrița-Năsăud"
|
||||||
c_beszterce_adj:0 "Besztercen"
|
c_beszterce_adj:0 "Bistrița-Năsăudian"
|
||||||
c_bir_amir:0 "Bir Amir"
|
c_bir_amir:0 "Bir Amir"
|
||||||
c_bir_amir_adj:0 "Bir Amir"
|
c_bir_amir_adj:0 "Bir Amir"
|
||||||
c_bisha:0 "Bisha"
|
c_bisha:0 "Bisha"
|
||||||
|
|
@ -19763,8 +19757,8 @@
|
||||||
c_hewes_adj:1 "Hevian"
|
c_hewes_adj:1 "Hevian"
|
||||||
c_hont:0 "Hont"
|
c_hont:0 "Hont"
|
||||||
c_hont_adj:0 "Hontian"
|
c_hont_adj:0 "Hontian"
|
||||||
c_hunyad:0 "Hunyad"
|
c_hunyad:0 "Hunedoara"
|
||||||
c_hunyad_adj:0 "Hunyadi"
|
c_hunyad_adj:0 "Hunedoaran"
|
||||||
c_jawf-al-yamani:0 "Al-Jawf al-Yamani"
|
c_jawf-al-yamani:0 "Al-Jawf al-Yamani"
|
||||||
c_jawf-al-yamani_adj:0 "Al-Jawf al-Yamanian"
|
c_jawf-al-yamani_adj:0 "Al-Jawf al-Yamanian"
|
||||||
c_jilat:0 "Jilat"
|
c_jilat:0 "Jilat"
|
||||||
|
|
@ -19845,8 +19839,8 @@
|
||||||
c_tihamat-al-yamani_adj:0 "Tihamat al-Yamanian"
|
c_tihamat-al-yamani_adj:0 "Tihamat al-Yamanian"
|
||||||
c_tolna:0 "Tolna"
|
c_tolna:0 "Tolna"
|
||||||
c_tolna_adj:0 "Tolnan"
|
c_tolna_adj:0 "Tolnan"
|
||||||
c_torda:0 "Torda"
|
c_torda:0 "Cluj"
|
||||||
c_torda_adj:0 "Tordan"
|
c_torda_adj:0 "Clujian"
|
||||||
c_trenscen:1 "Trenčín"
|
c_trenscen:1 "Trenčín"
|
||||||
c_trenscen_adj:1 "Trenčínian"
|
c_trenscen_adj:1 "Trenčínian"
|
||||||
c_ungvar:0 "Ungvár"
|
c_ungvar:0 "Ungvár"
|
||||||
|
|
@ -26942,6 +26936,12 @@
|
||||||
k_kazan:0 "Tatarstan"
|
k_kazan:0 "Tatarstan"
|
||||||
k_kazan_adj:0 "Tatarstani"
|
k_kazan_adj:0 "Tatarstani"
|
||||||
b_rostov_on_don:0 "Rostov-na-Donu"
|
b_rostov_on_don:0 "Rostov-na-Donu"
|
||||||
|
# Gorlitz/Zgorzelec
|
||||||
|
c_gorlitz:1 "Zgorzelec"
|
||||||
|
c_gorlitz_adj:0 "Zgorzelecki"
|
||||||
|
b_weisswasser:0 "Żagań"
|
||||||
|
b_lobau:0 "Zgorzelec"
|
||||||
|
b_boxburg:0 "Lubań"
|
||||||
|
|
||||||
##Romania
|
##Romania
|
||||||
c_salaj:0 "Sălaj"
|
c_salaj:0 "Sălaj"
|
||||||
|
|
|
||||||
|
|
@ -4978,7 +4978,7 @@
|
||||||
4977;88;21;216;Dumbraveni;x
|
4977;88;21;216;Dumbraveni;x
|
||||||
4978;130;24;89;Targu Jiu;x
|
4978;130;24;89;Targu Jiu;x
|
||||||
4979;172;27;217;Baia de Arama;x
|
4979;172;27;217;Baia de Arama;x
|
||||||
4980;4;30;90;Zoresti;x
|
4980;4;30;90;nehoiu;x
|
||||||
4981;46;33;218;Calafat;x
|
4981;46;33;218;Calafat;x
|
||||||
4982;88;36;91;Cujmir;x
|
4982;88;36;91;Cujmir;x
|
||||||
4983;130;39;219;Strehaia;x
|
4983;130;39;219;Strehaia;x
|
||||||
|
|
|
||||||
|
|
|
@ -4978,7 +4978,7 @@
|
||||||
4977;88;21;216;Dumbraveni;x
|
4977;88;21;216;Dumbraveni;x
|
||||||
4978;130;24;89;Targu Jiu;x
|
4978;130;24;89;Targu Jiu;x
|
||||||
4979;172;27;217;Baia de Arama;x
|
4979;172;27;217;Baia de Arama;x
|
||||||
4980;4;30;90;Zoresti;x
|
4980;4;30;90;nehoiu;x
|
||||||
4981;46;33;218;Calafat;x
|
4981;46;33;218;Calafat;x
|
||||||
4982;88;36;91;Cujmir;x
|
4982;88;36;91;Cujmir;x
|
||||||
4983;130;39;219;Strehaia;x
|
4983;130;39;219;Strehaia;x
|
||||||
|
|
|
||||||
|
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