Update 00_government_types.txt

This commit is contained in:
Fishedotjpg 2026-03-09 19:35:02 +00:00
parent 04c44c0961
commit 3c437bec89

View file

@ -61,6 +61,9 @@ republic_government = {
faith = { faith = {
has_doctrine = tenet_communal_possessions has_doctrine = tenet_communal_possessions
} }
liege = {
has_government = peasantrepublic_government
}
} }
} }
ai = { ai = {
@ -662,6 +665,9 @@ peasantrepublic_government = {
faith = { faith = {
has_doctrine = tenet_communal_possessions has_doctrine = tenet_communal_possessions
} }
liege = {
has_government = peasantrepublic_government
}
} }
} }
domicile_type = farmstead domicile_type = farmstead