fixes
This commit is contained in:
parent
84661e7d63
commit
20689a1d58
5 changed files with 7 additions and 8 deletions
|
|
@ -224,7 +224,7 @@ on_title_gain = {
|
|||
}
|
||||
}
|
||||
}
|
||||
any_held_title = {
|
||||
every_held_title = {
|
||||
limit = {
|
||||
NOT = {
|
||||
is_nomad_title = yes
|
||||
|
|
@ -2860,7 +2860,7 @@ on_title_gain_inheritance = {
|
|||
}
|
||||
}
|
||||
}
|
||||
any_held_title = {
|
||||
every_held_title = {
|
||||
limit = {
|
||||
NOT = {
|
||||
is_nomad_title = yes
|
||||
|
|
@ -2946,7 +2946,7 @@ on_title_gain_usurpation = {
|
|||
}
|
||||
}
|
||||
}
|
||||
any_held_title = {
|
||||
every_held_title = {
|
||||
limit = {
|
||||
NOT = {
|
||||
is_nomad_title = yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue