culture and religion placeholders

This commit is contained in:
trashb0at 2024-11-07 18:09:16 -05:00
parent 3713bb61db
commit e92beacf67
11 changed files with 1962 additions and 0 deletions

View file

@ -0,0 +1,17 @@
language_french = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_french
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_french }
multiply = 10
}
}
color = french
}