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

@ -900,14 +900,22 @@ PredeterminedSaintName = { # Used for icons and any future artifacts that uses t
text = {
trigger = {
var:saint ?= flag:fallback
religion = religion:christianity_religion
OR = {
faith.religion = religion:eastern_orthodox_religion
faith.religion = religion:catholic_religion
faith.religion = religion:protestant_religion
}
}
localization_key = west_christian_fallback_god_name
}
text = {
trigger = {
var:saint ?= flag:fallback
religion != religion:christianity_religion
NOR = {
faith.religion = religion:eastern_orthodox_religion
faith.religion = religion:catholic_religion
faith.religion = religion:protestant_religion
}
}
localization_key = generic_religious_figure_fallback_name
fallback = yes