25 lines
571 B
Text
25 lines
571 B
Text
name_list_NEOW_kurdish_wip = {
|
|
|
|
cadet_dynasty_names = {
|
|
}
|
|
|
|
dynasty_names = {
|
|
}
|
|
|
|
male_names = {
|
|
Deng_i_hat_r
|
|
}
|
|
female_names = {
|
|
Berf_i_hat_n
|
|
}
|
|
|
|
# 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
|
|
}
|