This commit is contained in:
Fishedotjpg 2026-03-10 02:26:06 +00:00
parent ec4cd820e1
commit c75e6e2706
3 changed files with 36 additions and 6 deletions

View file

@ -782,7 +782,12 @@ yearly_playable_pulse = {
}
}
}
primary_title = {
any_held_title = {
limit = {
NOT = {
is_nomad_title = yes
}
}
add_title_law = saxon_elective_succession_law
}
}
@ -2732,7 +2737,12 @@ quarterly_playable_pulse = {
}
}
}
primary_title = {
any_held_title = {
limit = {
NOT = {
is_nomad_title = yes
}
}
add_title_law = saxon_elective_succession_law
}
}