Colorful Bugs
This commit is contained in:
parent
4db413bb54
commit
c9fdceb4de
28 changed files with 357 additions and 227 deletions
|
|
@ -868,7 +868,11 @@ religious_special_building_exclusion_trigger = { # checks if any special buildin
|
|||
islamic_special_building_trigger = yes
|
||||
}
|
||||
AND = { # Christian
|
||||
NOT = { barony.holder.religion = religion:christianity_religion }
|
||||
NOR = {
|
||||
barony.holder.religion:eastern_orthodox_religion
|
||||
barony.holder.religion:catholic_religion
|
||||
barony.holder.religion:protestant_religion
|
||||
}
|
||||
christian_special_building_trigger = yes
|
||||
}
|
||||
AND = { # Islamic/Zoroastrian
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue