Fixes and Loc for East Slavic culture

Fixes:
d_ungvar is rusyn and now in e_nisteria.txt
rusyns speak rusyn language
kaliningrad russians speak pribaltic language
ucrainean moved to ruthenian file
aromanians are romanian instead of ruthenian
romanians discovering fire in circa 2555 (they didn't have innovations)
clothing and building gfx fix
This commit is contained in:
falsanix 2026-03-15 16:04:57 +03:00
parent 2bcf7ee25c
commit a8ec07530b
14 changed files with 290 additions and 121 deletions

View file

@ -419,6 +419,23 @@ language_turkish = {
color = { 225 50 50 }
}
language_rusynskiy = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_rusynskiy
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_rusynskiy }
multiply = 10
}
}
color = { 0.24 0.36 0.26 }
}
language_ruthenian = {
type = language
is_shown = {
@ -436,6 +453,23 @@ language_ruthenian = {
color = { 0.24 0.36 0.26 }
}
language_pribaltic = {
type = language
is_shown = {
language_is_shown_trigger = {
LANGUAGE = language_pribaltic
}
}
ai_will_do = {
value = 10
if = {
limit = { has_cultural_pillar = language_pribaltic }
multiply = 10
}
}
color = { 0.23 0.40 0.16 }
}
language_west_russian = {
type = language
is_shown = {