This commit is contained in:
Fishedotjpg 2026-03-11 02:59:54 +00:00
parent e0ddca808b
commit 3b8f089e1c
4 changed files with 17 additions and 13 deletions

View file

@ -2707,7 +2707,7 @@ on_game_start_after_lobby = {
government_has_flag = government_is_prepublic
primary_title = {
NOT = {
has_realm_law = saxon_elective_succession_law
has_title_law = saxon_elective_succession_law
}
}
}
@ -2715,7 +2715,7 @@ on_game_start_after_lobby = {
limit = {
title_tier > barony
}
add_realm_law_skip_effects = saxon_elective_succession_law
add_title_law = saxon_elective_succession_law
}
}