fixes
This commit is contained in:
parent
20689a1d58
commit
04a7645cfa
7 changed files with 128 additions and 27 deletions
|
|
@ -2699,13 +2699,12 @@ on_game_start_after_lobby = {
|
|||
save_scope_as = new_title
|
||||
}
|
||||
scope:new_title ?= {
|
||||
add_title_law = single_heir_dynasty_house
|
||||
add_title_law = noble_family_succession_law
|
||||
}
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
government_has_flag = government_is_prepublic
|
||||
is_landed = yes
|
||||
primary_title = {
|
||||
NOT = {
|
||||
has_title_law = saxon_elective_succession_law
|
||||
|
|
@ -2714,9 +2713,7 @@ on_game_start_after_lobby = {
|
|||
}
|
||||
every_held_title = {
|
||||
limit = {
|
||||
NOT = {
|
||||
is_nomad_title = yes
|
||||
}
|
||||
title_tier > barony
|
||||
}
|
||||
add_title_law = saxon_elective_succession_law
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue