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

@ -1418,7 +1418,7 @@ on_game_start = {
# Admin - Let's give existing governors the Governor trait on game start
every_independent_ruler = {
limit = { government_allows = administrative }
limit = { has_government = administrative_government }
every_vassal = {
limit = {
is_governor = yes
@ -3283,7 +3283,7 @@ on_game_start_after_lobby = {
}
### EP3 ADMIN SETUP ###
every_independent_ruler = {
limit = { government_allows = administrative }
limit = { has_government = administrative_government }
save_scope_as = top_liege
### EP3 NOBLE FAMILIES & DOMICILE SETUP ###
random_held_title = { # May be removed once every_noble_family includes liege (TIT-51212)