I know somewhere in the Job_Titles file there is suppose to be this line for each Job:
OR = { is_female = no AND = { religion = cathar liege = { religion = cathar } }
But my file does not have it, and I have no mods installed that change that particular file.
Instead they all look like this:
allow = {
can_be_chancellor_trigger = yes
}
dismiss_trigger = {
FROM = {
NOT = {
AND = {
has_law = succession_voting_power_1
ROOT = { is_powerful_vassal = yes }
}
}
}
}
No actual line for female Council positions. But in my game Cathar can still appoint female Marshals, ect. How do I allow this for the religion I made? Any help would be apprechiated.
OR = { is_female = no AND = { religion = cathar liege = { religion = cathar } }
But my file does not have it, and I have no mods installed that change that particular file.
Instead they all look like this:
allow = {
can_be_chancellor_trigger = yes
}
dismiss_trigger = {
FROM = {
NOT = {
AND = {
has_law = succession_voting_power_1
ROOT = { is_powerful_vassal = yes }
}
}
}
}
No actual line for female Council positions. But in my game Cathar can still appoint female Marshals, ect. How do I allow this for the religion I made? Any help would be apprechiated.