Added Leclerc Dyeworks, mines, more loc stuff

This commit is contained in:
JulesFlammenkueche 2026-02-09 13:31:19 +01:00
parent 29f423976f
commit 3c2d065dca
18 changed files with 393 additions and 130 deletions

View file

@ -938,3 +938,16 @@ building_breweries_requirement = {
# }
# }
#}
building_leclerc_dyeworks_requirement_terrain = {
is_county_capital = yes
OR = {
this.barony = title:b_paris
this.barony = title:b_toulouse
this.barony = title:b_bordeaux
this.barony = title:b_saumur
this.barony = title:b_marseille
this.barony = title:b_lyon
this.barony = title:b_roanne
}
}