Fixing things

This commit is contained in:
Heidesommer 2026-05-28 09:09:00 -04:00
parent e2a877d018
commit cf10d05052
45 changed files with 8242 additions and 2221 deletions

View file

@ -978,6 +978,18 @@ task_conversion = {
scope:councillor_liege.religion = { is_in_family = rf_abrahamic }
scope:county.religion = { is_in_family = rf_abrahamic }
}
AND = {
scope:councillor_liege.religion = { is_in_family = rf_esoteric }
scope:county.religion = { is_in_family = rf_esoteric }
}
AND = {
scope:councillor_liege.religion = { is_in_family = rf_antediluvianist }
scope:county.religion = { is_in_family = rf_antediluvianist }
}
AND = {
scope:councillor_liege.religion = { is_in_family = rf_sinitic }
scope:county.religion = { is_in_family = rf_sinitic }
}
}
}
OR = {