Colorful Bugs
This commit is contained in:
parent
4db413bb54
commit
c9fdceb4de
28 changed files with 357 additions and 227 deletions
|
|
@ -2426,7 +2426,12 @@ GetReligiousRite = {
|
|||
|
||||
text = {
|
||||
localization_key = rite_mass
|
||||
trigger = { faith = { religion = religion:christianity_religion } }
|
||||
trigger = { OR = {
|
||||
religion = religion:eastern_orthodox_religion
|
||||
religion = religion:catholic_religion
|
||||
religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
text = {
|
||||
localization_key = rite_prayer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue