more locslop
This commit is contained in:
parent
a6a309393c
commit
0b56ce54e9
8 changed files with 745 additions and 77 deletions
44
common/culture/name_lists/NEOW_swedish.txt
Normal file
44
common/culture/name_lists/NEOW_swedish.txt
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
name_list_swedish_wip = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = {
|
||||
}
|
||||
2 = {
|
||||
}
|
||||
1 = {
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
}
|
||||
2 = {
|
||||
}
|
||||
1 = {
|
||||
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_af"
|
||||
|
||||
patronym_suffix_male = "dynnpat_suf_sen"
|
||||
patronym_suffix_female = "dynnpat_suf_sdatter"
|
||||
|
||||
# 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 = {
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue