Update 00_government_types.txt

This commit is contained in:
Magpie490 2025-11-04 12:45:23 +00:00
parent bfe6f38a91
commit 6da9278b82

View file

@ -95,6 +95,7 @@ republic_government = {
# These flags only exist for loc and in-game descriptions # These flags only exist for loc and in-game descriptions
government_has_influence government_has_influence
government_has_treasury government_has_treasury
government_has_county_tier_noble_families
government_is_special_administrative government_is_special_administrative
government_has_title_men_at_arms government_has_title_men_at_arms
government_has_powerful_families government_has_powerful_families
@ -496,6 +497,7 @@ administrative_government = {
# These flags only exist for loc and in-game descriptions # These flags only exist for loc and in-game descriptions
government_has_influence government_has_influence
government_has_treasury government_has_treasury
government_has_county_tier_noble_families
government_is_special_administrative government_is_special_administrative
government_has_title_men_at_arms government_has_title_men_at_arms
government_has_powerful_families government_has_powerful_families