diff --git a/common/governments/00_government_types.txt b/common/governments/00_government_types.txt index df022af4..f48761ad 100644 --- a/common/governments/00_government_types.txt +++ b/common/governments/00_government_types.txt @@ -61,6 +61,9 @@ republic_government = { faith = { has_doctrine = tenet_communal_possessions } + liege = { + has_government = peasantrepublic_government + } } } ai = { @@ -662,6 +665,9 @@ peasantrepublic_government = { faith = { has_doctrine = tenet_communal_possessions } + liege = { + has_government = peasantrepublic_government + } } } domicile_type = farmstead