loc stuff, alphabetical orders
This commit is contained in:
parent
1c2b08d659
commit
f0f00404c5
10 changed files with 972 additions and 711 deletions
65
common/culture/name_lists/NEOW_catalan.txt
Normal file
65
common/culture/name_lists/NEOW_catalan.txt
Normal file
|
|
@ -0,0 +1,65 @@
|
|||
name_list_catalan_wip = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
"dynn_Farr_e_act_"
|
||||
"dynn_Garcia"
|
||||
"dynn_Sol_e_act_"
|
||||
"dynn_Torres"
|
||||
"dynn_Vidal"
|
||||
"dynn_Vila"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
3 = {
|
||||
Antoni
|
||||
Daniel
|
||||
Enric
|
||||
Francesc
|
||||
Jaume Joan_male Josep Josep_spc_Maria
|
||||
Llu_i_act_s
|
||||
Manuel Marc
|
||||
Pau Pere
|
||||
Ricard
|
||||
Sergi
|
||||
}
|
||||
2 = {
|
||||
Artur
|
||||
Bartomeu
|
||||
Ignasi
|
||||
Jacint
|
||||
Sebasti_a_grv_
|
||||
}
|
||||
1 = {
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
3 = {
|
||||
Andrea
|
||||
Laura
|
||||
M_o_grv_nica Maria
|
||||
}
|
||||
2 = {
|
||||
}
|
||||
1 = {
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_de"
|
||||
grammar_transform = french
|
||||
|
||||
# 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