fix
This commit is contained in:
parent
5ac9a301a1
commit
ed89950e40
4 changed files with 80 additions and 9 deletions
|
|
@ -72,10 +72,6 @@ saxon_elective = { #Farmer Elective
|
|||
type = holder_council_members
|
||||
limit = {
|
||||
is_adult = yes
|
||||
OR = {
|
||||
is_courtier_of = scope:holder
|
||||
is_vassal_of = scope:holder #All direct de jure vassals, no matter the tier.
|
||||
}
|
||||
NOT = { has_trait = incapable }
|
||||
}
|
||||
}
|
||||
|
|
@ -255,10 +251,6 @@ urban_elective = { #Urban Elective
|
|||
type = holder_council_members
|
||||
limit = {
|
||||
is_adult = yes
|
||||
OR = {
|
||||
is_courtier_of = scope:holder
|
||||
is_vassal_of = scope:holder #All direct de jure vassals, no matter the tier.
|
||||
}
|
||||
NOT = { has_trait = incapable }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue