fixes to
This commit is contained in:
parent
75219c794f
commit
625f2fd225
6 changed files with 31 additions and 25 deletions
|
|
@ -275,14 +275,7 @@
|
|||
can_title_have = {
|
||||
OR = {
|
||||
is_noble_family_title = yes
|
||||
AND = {
|
||||
is_nomad_title = yes
|
||||
government_has_flag = government_is_prepublic
|
||||
}
|
||||
AND = {
|
||||
is_nomad_title = yes
|
||||
government_has_flag = government_is_urepublic
|
||||
}
|
||||
is_nomad_title = yes
|
||||
}
|
||||
}
|
||||
should_show_for_title = { # Never show this in the UI, just apply it through script
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue