admin gov works
This commit is contained in:
parent
0fa21d7e79
commit
82db99534c
33 changed files with 6305 additions and 104 deletions
|
|
@ -5343,11 +5343,11 @@ hof_ask_for_claim_interaction = {
|
|||
trigger_if = { # Admin can't request claim on other admin titles, only the top liege's primary title is up for grabs
|
||||
limit = {
|
||||
scope:secondary_recipient = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
is_independent_ruler = yes
|
||||
}
|
||||
scope:actor = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
}
|
||||
}
|
||||
scope:target = {
|
||||
|
|
@ -5418,11 +5418,11 @@ hof_ask_for_claim_interaction = {
|
|||
trigger_if = { # Admin can't request claims on other admin titles
|
||||
limit = {
|
||||
scope:secondary_recipient = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
NOT = { is_independent_ruler = yes }
|
||||
}
|
||||
scope:actor = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
}
|
||||
}
|
||||
custom_description = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue