Italian CoAs, more name stuff
This commit is contained in:
parent
db60c17cc9
commit
c8e6d58743
11 changed files with 712 additions and 147 deletions
25
common/culture/name_lists/NEOW_kurdish.txt
Normal file
25
common/culture/name_lists/NEOW_kurdish.txt
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
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
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue