iberia culture map
This commit is contained in:
parent
bc30aae6e2
commit
14aabb2f65
6 changed files with 166 additions and 63 deletions
|
|
@ -212,3 +212,22 @@ language_italo_dalmatian = {
|
|||
|
||||
color = { 0.9 0.4 0.8 }
|
||||
}
|
||||
|
||||
|
||||
language_hebrew = {
|
||||
type = language
|
||||
is_shown = {
|
||||
language_is_shown_trigger = {
|
||||
LANGUAGE = language_hebrew
|
||||
}
|
||||
}
|
||||
ai_will_do = {
|
||||
value = 10
|
||||
if = {
|
||||
limit = { has_cultural_pillar = language_hebrew }
|
||||
multiply = 10
|
||||
}
|
||||
}
|
||||
|
||||
color = { 0.4 0.4 0.8 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue