fixes
This commit is contained in:
parent
5549e870dd
commit
556370a6fe
7 changed files with 128 additions and 27 deletions
|
|
@ -226,7 +226,13 @@
|
|||
# Noble Family Succession
|
||||
noble_family_succession_law = {
|
||||
can_title_have = {
|
||||
is_noble_family_title = yes
|
||||
OR = {
|
||||
is_noble_family_title = yes
|
||||
AND = {
|
||||
is_nomad_title = yes
|
||||
government_has_flag = government_is_prepublic
|
||||
}
|
||||
}
|
||||
}
|
||||
should_show_for_title = { # Never show this in the UI, just apply it through script
|
||||
always = no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue