Communal Settlement building + more CoA
Added the Communal Settlement building - tied it to the communal possesions tenet !!!Missing localization and the error message when its disabled doesent work!!! Also added CoA for Imperial Silesia, Ostrava
This commit is contained in:
parent
092d41d14e
commit
4a374f1881
13 changed files with 433 additions and 19 deletions
|
|
@ -980,4 +980,20 @@ building_vineyards_requirement = {
|
|||
terrain = hills
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
building_communal_settlement_requirement = {
|
||||
OR = {
|
||||
scope:holder.faith = {
|
||||
has_doctrine_parameter = allows_communal_settlement
|
||||
}
|
||||
|
||||
root.faith = {
|
||||
has_doctrine_parameter = allows_communal_settlement
|
||||
}
|
||||
|
||||
root.culture = {
|
||||
has_cultural_parameter = allows_communal_settlement
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue