more locslop
This commit is contained in:
parent
a6a309393c
commit
0b56ce54e9
8 changed files with 745 additions and 77 deletions
75
common/culture/name_lists/NEOW_norwegian.txt
Normal file
75
common/culture/name_lists/NEOW_norwegian.txt
Normal file
|
|
@ -0,0 +1,75 @@
|
|||
name_list_norwegian_wip = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn_Johansen"
|
||||
"dynn_Hansen"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = {
|
||||
Atle
|
||||
Einar
|
||||
Finn
|
||||
Odd Olav
|
||||
Stian
|
||||
Trond
|
||||
}
|
||||
2 = {
|
||||
Adrian
|
||||
Bj_o_stk_rnar
|
||||
Jo
|
||||
Morgan
|
||||
Thorbj_o_stk_rn
|
||||
}
|
||||
1 = {
|
||||
Nikolas
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
_A_rng_se
|
||||
Andrine Anna Aslaug Astrid
|
||||
Else
|
||||
Gerd
|
||||
Ingeborg Inger Ingrid
|
||||
Jorunn
|
||||
Marie Mary Mette
|
||||
Randi Ruth
|
||||
Signe Solveig
|
||||
}
|
||||
2 = {
|
||||
Borghild
|
||||
Emilie
|
||||
Jeanette
|
||||
Gudrun
|
||||
Jenny
|
||||
Margit Mariann Marta
|
||||
Olga
|
||||
}
|
||||
1 = {
|
||||
Hannah
|
||||
Veslem_o_stk_y
|
||||
}
|
||||
}
|
||||
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