admin gov works
This commit is contained in:
parent
0fa21d7e79
commit
82db99534c
33 changed files with 6305 additions and 104 deletions
|
|
@ -15,7 +15,7 @@ designate_heir_interaction = {
|
|||
trigger_if = {
|
||||
limit = { # Admin always has access to this - Recipient just need to be their child
|
||||
scope:actor = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
any_held_title = {
|
||||
is_noble_family_title = yes
|
||||
}
|
||||
|
|
@ -62,7 +62,7 @@ designate_heir_interaction = {
|
|||
if = {
|
||||
limit = {
|
||||
scope:actor = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
any_held_title = {
|
||||
is_noble_family_title = yes
|
||||
}
|
||||
|
|
@ -94,7 +94,7 @@ designate_heir_interaction = {
|
|||
if = {
|
||||
limit = {
|
||||
scope:actor = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
any_held_title = {
|
||||
is_noble_family_title = yes
|
||||
}
|
||||
|
|
@ -126,7 +126,7 @@ designate_heir_interaction = {
|
|||
scope:actor = {
|
||||
trigger_if = {
|
||||
limit = {
|
||||
government_allows = administrative
|
||||
has_government = administrative_government
|
||||
any_held_title = {
|
||||
is_noble_family_title = yes
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue