Minor loc fix
This commit is contained in:
parent
fd7de2c8d5
commit
874ea33a6b
7 changed files with 98 additions and 14 deletions
64
common/culture/name_lists/NEOW_portuguese.txt
Normal file
64
common/culture/name_lists/NEOW_portuguese.txt
Normal file
|
|
@ -0,0 +1,64 @@
|
|||
name_list_portuguese_wip = {
|
||||
|
||||
cadet_dynasty_names = {
|
||||
}
|
||||
|
||||
dynasty_names = {
|
||||
{ "dynnp_da" "dynn_Silva" }
|
||||
"dynn_Ferreira"
|
||||
"dynn_Pereira"
|
||||
"dynn_Santos"
|
||||
}
|
||||
|
||||
male_names = {
|
||||
10 = {
|
||||
Alberto Ant_o_act_nio
|
||||
Carlos
|
||||
Duarte
|
||||
Filipe Francisco
|
||||
Jo_a_tld_o Jos_e_act_
|
||||
Lu_i_act_s
|
||||
M_a_act_rio Manuel
|
||||
Pedro
|
||||
Rui
|
||||
}
|
||||
5 = {
|
||||
_A_act_lvaro
|
||||
Amadeu
|
||||
}
|
||||
1 = {
|
||||
}
|
||||
}
|
||||
female_names = {
|
||||
10 = {
|
||||
Alexandra
|
||||
Joana
|
||||
Maria
|
||||
Sofia
|
||||
Vanessa
|
||||
}
|
||||
5 = {
|
||||
Maria_spc_do_spc_Carmo
|
||||
}
|
||||
1 = {
|
||||
Carin
|
||||
}
|
||||
}
|
||||
dynasty_of_location_prefix = "dynnp_of"
|
||||
|
||||
# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
|
||||
pat_grf_name_chance = 50
|
||||
mat_grf_name_chance = 30
|
||||
father_name_chance = 0
|
||||
|
||||
# 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 = 50
|
||||
mother_name_chance = 0
|
||||
|
||||
|
||||
|
||||
mercenary_names = {
|
||||
{ name = mercenary_company_bodyguards_of_gwendolen }
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue