Merge branch 'main' into Minority-Community-Branch
This commit is contained in:
commit
7d67966aed
85 changed files with 7759 additions and 3619 deletions
|
|
@ -950,4 +950,15 @@ building_leclerc_dyeworks_requirement_terrain = {
|
|||
this.barony = title:b_lyon
|
||||
this.barony = title:b_roanne
|
||||
}
|
||||
}
|
||||
|
||||
building_vineyards_requirement = {
|
||||
AND = {
|
||||
root.culture = { has_cultural_parameter = allows_vineyards }
|
||||
OR = {
|
||||
terrain = farmlands
|
||||
terrain = plains
|
||||
terrain = hills
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -92,5 +92,5 @@ has_mandala_faith_trigger = {
|
|||
faith = { has_doctrine_parameter = unreformed }
|
||||
}
|
||||
}
|
||||
#faith = { has_doctrine = doctrine_polytheist }
|
||||
faith = { has_doctrine = doctrine_polytheist }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue