sorb language + syracuse flag
This commit is contained in:
parent
7ea562a20b
commit
a43f9e37ae
4 changed files with 141 additions and 3 deletions
|
|
@ -344,10 +344,27 @@ language_maltese = {
|
|||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_rhaetoromance }
|
||||
limit = { has_cultural_pillar = language_maltese }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 136 178 53 }
|
||||
}
|
||||
language_sorbian = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_sorbian
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_sorbian }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 0.35 0.7 0.8 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue