thracian culture added + albania loc tweeks
This commit is contained in:
parent
178fc0bcc9
commit
a670ba8f0c
10 changed files with 90 additions and 24 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
@ -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 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue