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

@ -30,7 +30,7 @@ crown_authority = {
realm_law_use_crown_authority = yes
trigger_if = {
limit = {
government_allows = administrative
has_government = administrative_government
is_independent_ruler = no
}
liege = { has_realm_law = crown_authority_0 }
@ -61,7 +61,7 @@ crown_authority = {
realm_law_use_crown_authority = yes
trigger_if = {
limit = {
government_allows = administrative
has_government = administrative_government
is_independent_ruler = no
}
liege = { has_realm_law = crown_authority_1 }
@ -140,7 +140,7 @@ crown_authority = {
realm_law_use_crown_authority = yes
trigger_if = {
limit = {
government_allows = administrative
has_government = administrative_government
is_independent_ruler = no
}
liege = { has_realm_law = crown_authority_2 }
@ -152,7 +152,7 @@ crown_authority = {
limit = {
NOT = { has_realm_law = crown_authority_3 }
NAND = {
government_allows = administrative
has_government = administrative_government
is_independent_ruler = no
}
}
@ -222,7 +222,7 @@ crown_authority = {
realm_law_use_crown_authority = yes
trigger_if = {
limit = {
government_allows = administrative
has_government = administrative_government
is_independent_ruler = no
}
liege = { has_realm_law = crown_authority_3 }
@ -233,7 +233,7 @@ crown_authority = {
trigger_if = {
limit = {
NAND = {
government_allows = administrative
has_government = administrative_government
is_independent_ruler = no
}
}