Update 00_government_types.txt
This commit is contained in:
parent
04c44c0961
commit
3c437bec89
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue