forgot to push this

This commit is contained in:
trashb0at 2025-04-09 03:25:35 -04:00
parent 984c6100f3
commit 31b363dd09
3 changed files with 5 additions and 5 deletions

View file

@ -16,17 +16,17 @@
color = french
}
language_ladinois = {
language_sarphatique = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_ladinois
LANGUAGE = language_sarphatique
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_ladinois }
limit = { has_cultural_pillar = language_sarphatique }
multiply = 10
}
}