Added Leclerc Dyeworks, mines, more loc stuff
This commit is contained in:
parent
29f423976f
commit
3c2d065dca
18 changed files with 393 additions and 130 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue