Colorful Bugs
This commit is contained in:
parent
4db413bb54
commit
c9fdceb4de
28 changed files with 357 additions and 227 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue