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

@ -64,7 +64,7 @@ invest_appointment_interaction = {
is_shown = {
debug_only = yes
scope:recipient = {
government_allows = administrative
has_government = administrative_government
liege = scope:actor
}
}
@ -93,10 +93,10 @@ transfer_title_army_maa_interaction = {
is_shown = {
debug_only = yes
scope:recipient = {
government_allows = administrative
has_government = administrative_government
}
scope:actor = {
government_allows = administrative
has_government = administrative_government
}
scope:actor != scope:recipient
}