Esperanto
This commit is contained in:
parent
290c7692a9
commit
5a9636b3ef
8 changed files with 121 additions and 58 deletions
|
|
@ -237,4 +237,14 @@ heritage_northeast_caucasian = {
|
|||
}
|
||||
}
|
||||
audio_parameter = european
|
||||
}
|
||||
|
||||
heritage_esperantisto = {
|
||||
type = heritage
|
||||
is_shown = {
|
||||
heritage_is_shown_trigger = {
|
||||
HERITAGE = heritage_esperantisto
|
||||
}
|
||||
}
|
||||
audio_parameter = european
|
||||
}
|
||||
|
|
@ -751,6 +751,37 @@ NEOW_language_new_yiddish = {
|
|||
|
||||
color = { 204 54 40 }
|
||||
}
|
||||
|
||||
NEOW_language_esperanto = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = NEOW_language_esperanto
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
french_group_language_param = yes
|
||||
lausatian_group_language_param = yes
|
||||
west_hispanic_group_language_param = yes
|
||||
middle_hispanic_group_language_param = yes
|
||||
east_hispanic_group_language_param = yes
|
||||
gallo_italian_group_language_param = yes
|
||||
italo_dalmatian_group_language_param = yes
|
||||
daco_romanian_group_language_param = yes
|
||||
finnic_group_language_param = yes
|
||||
latin_sprachbund_language_param = yes
|
||||
greek_sprachbund_language_param = yes
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = NEOW_language_esperanto }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = irish
|
||||
}
|
||||
NEOW_language_new_hebrew = {
|
||||
type = language
|
||||
is_shown = {
|
||||
|
|
@ -2840,6 +2871,7 @@ NEOW_language_vilamovian = {
|
|||
high_german_group_language_param = yes
|
||||
low_franconian_group_language_param = yes
|
||||
west_slavic_group_language_param = yes
|
||||
latin_sprachbund_language_param = yes
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
|
|
@ -2850,4 +2882,28 @@ NEOW_language_vilamovian = {
|
|||
}
|
||||
|
||||
color = { 204 54 40 }
|
||||
}
|
||||
}
|
||||
|
||||
NEOW_language_finnic = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = NEOW_language_finnic
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
finnic_group_language_param = yes
|
||||
latin_sprachbund_language_param = yes
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = NEOW_language_finnic }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 204 54 40 }
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue