cultures
This commit is contained in:
parent
f942ba84ff
commit
0707a554ec
17 changed files with 447 additions and 24 deletions
|
|
@ -51,6 +51,23 @@ language_english = {
|
|||
|
||||
color = english
|
||||
}
|
||||
language_rhaeto_helvetic = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_rhaeto_helvetic
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_rhaeto_helvetic }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 90 56 246 }
|
||||
}
|
||||
|
||||
language_brittannic = {
|
||||
type = language
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue