a bunch of culture shit

This commit is contained in:
trashb0at 2024-11-10 12:30:43 -05:00
parent 7b957df882
commit d9c1b111a3
15 changed files with 1896 additions and 206 deletions

View file

@ -50,4 +50,22 @@ language_english = {
}
color = english
}
language_brittannic = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_brittannic
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_brittannic }
multiply = 10
}
}
color = { 134 53 72 }
}