Colorful Bugs

This commit is contained in:
Heidesommer 2026-05-19 20:11:33 -04:00
parent 4db413bb54
commit c9fdceb4de
28 changed files with 357 additions and 227 deletions

View file

@ -71,11 +71,11 @@ GetFaithSacredLanguage = {
text = {
trigger = {
OR = {
faith = faith:orthodox
faith = faith:coptic
religion = religion:christianity_religion #fallback for all Christian Faiths
}
OR = {
religion = religion:eastern_orthodox_religion
religion = religion:catholic_religion
religion = religion:protestant_religion
}
}
localization_key = language_greek_name #Greek
}
@ -182,11 +182,11 @@ GetFaithSacredLanguageCharacter = {
text = {
trigger = {
OR = {
faith = faith:orthodox
faith = faith:coptic
religion = religion:christianity_religion #fallback for all Christian Faiths
}
OR = {
religion = religion:eastern_orthodox_religion
religion = religion:catholic_religion
religion = religion:protestant_religion
}
}
localization_key = language_greek_name #Greek
}