Minor typo fix
This commit is contained in:
parent
4e297f5ab1
commit
96507cfac1
4 changed files with 51 additions and 4 deletions
47
common/culture/name_lists/NEOW_brandenburger.txt
Normal file
47
common/culture/name_lists/NEOW_brandenburger.txt
Normal file
|
|
@ -0,0 +1,47 @@
|
|||
name_list_brandenburger = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn_M_u_uml_ller"
|
||||
"dynn_Schmidt"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = {
|
||||
Arno
|
||||
Bernd
|
||||
J_o_uml_rg
|
||||
Peter
|
||||
Wilfried
|
||||
}
|
||||
2 = {
|
||||
}
|
||||
1 = {
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
}
|
||||
2 = {
|
||||
}
|
||||
1 = {
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_von"
|
||||
|
||||
# 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