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

@ -1009,7 +1009,11 @@ InsultAdjective = {
trigger = {
scope:second = {
knows_language = language_greek
religion = religion:christianity_religion
OR = {
religion = religion:eastern_orthodox_religion
religion = religion:catholic_religion
religion = religion:protestant_religion
}
}
}
}
@ -1420,7 +1424,11 @@ InsultAdjectiveArticle = {
trigger = {
scope:second = {
knows_language = language_greek
religion = religion:christianity_religion
OR = {
religion = religion:eastern_orthodox_religion
religion = religion:catholic_religion
religion = religion:protestant_religion
}
}
}
}