temporary solution for britannia estate

This commit is contained in:
Damimani 2025-06-04 15:39:43 +02:00
parent a75c008bd7
commit 6feda17a98
3 changed files with 24 additions and 2 deletions

View file

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