bavaria setup stuff

This commit is contained in:
trashb0at 2025-06-06 11:26:27 -04:00
parent 7828cb49ac
commit 9e264e753f
12 changed files with 213 additions and 106 deletions

View file

@ -264,4 +264,22 @@ language_lusophonic = {
}
color = { 0.4 0.4 0.8 }
}
language_bavarian = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_bavarian
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_bavarian }
multiply = 10
}
}
color = { 0.6 0.7 0.8 }
}