iberia culture map

This commit is contained in:
trashb0at 2025-05-18 11:50:13 -04:00
parent bc30aae6e2
commit 14aabb2f65
6 changed files with 166 additions and 63 deletions

View file

@ -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 }
}