Americans
This commit is contained in:
parent
8262c6bc40
commit
7a9f1a031a
32 changed files with 625 additions and 41 deletions
|
|
@ -1991,6 +1991,28 @@ language_english = {
|
|||
|
||||
color = { 204 54 40 }
|
||||
}
|
||||
|
||||
language_anglo_american = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_anglo_american
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
anglic_group_language_param = yes
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_anglo_american }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 20 54 204 }
|
||||
}
|
||||
|
||||
language_rhaeto_helvetic = {
|
||||
type = language
|
||||
is_shown = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue