Fixing things
This commit is contained in:
parent
e2a877d018
commit
cf10d05052
45 changed files with 8242 additions and 2221 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue