thracian culture added + albania loc tweeks

This commit is contained in:
trashb0at 2026-03-12 04:26:41 -04:00
parent 178fc0bcc9
commit a670ba8f0c
10 changed files with 90 additions and 24 deletions

View file

@ -136,4 +136,13 @@ heritage_indo_aryan = {
}
}
audio_parameter = indian
}
heritage_turkish = {
type = heritage
is_shown = {
heritage_is_shown_trigger = {
HERITAGE = heritage_turkish
}
}
audio_parameter = mena
}

View file

@ -384,4 +384,21 @@ language_punjabi = {
}
color = punjabi
}
language_turkish = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_turkish
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_turkish }
multiply = 10
}
}
color = { 225 50 50 }
}