a load of benelux shit

This commit is contained in:
trashb0at 2024-11-15 16:12:49 -05:00
parent bac19fc52c
commit af0508a229
21 changed files with 4105 additions and 48 deletions

View file

@ -92,7 +92,7 @@ language_anglo_irish = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_gaelic
LANGUAGE = language_anglo_irish
}
}
ai_will_do = {
@ -105,3 +105,21 @@ language_anglo_irish = {
color = { 78 121 95 }
}
language_mosellic = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_mosellic
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_mosellic }
multiply = 10
}
}
color = { 0.4 0.4 0.8 }
}