italy initial setup
This commit is contained in:
parent
1d5d780040
commit
2bf52b89f4
10 changed files with 372 additions and 35 deletions
|
|
@ -139,4 +139,22 @@ language_mosellic = {
|
|||
}
|
||||
|
||||
color = { 0.4 0.4 0.8 }
|
||||
}
|
||||
}
|
||||
|
||||
language_arbereshe = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_arbereshe
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_arbereshe }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 0.9 0.4 0.4 }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue