admin gov works

This commit is contained in:
Magpie490 2025-02-20 11:52:45 +00:00
parent 0fa21d7e79
commit 82db99534c
33 changed files with 6305 additions and 104 deletions

View file

@ -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
}