fix to inheritance for peasant republic

This commit is contained in:
Fishedotjpg 2026-03-11 02:03:18 +00:00
parent e1abb8a743
commit 212c3cc932
5 changed files with 17 additions and 14 deletions

View file

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