Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
846801dd6f
2 changed files with 27 additions and 0 deletions
|
|
@ -1817,6 +1817,17 @@ fill_building_slot_chance = {
|
|||
}
|
||||
subtract = 15
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
geographical_region = world_europe_west_britannia
|
||||
geographical_region = world_europe_west_francia
|
||||
geographical_region = world_europe_west_benelux
|
||||
geographical_region = world_nistrenia_wealthy
|
||||
}
|
||||
}
|
||||
add = 2000
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
has_special_building = yes
|
||||
|
|
@ -1874,6 +1885,17 @@ upgrade_building_chance = {
|
|||
}
|
||||
subtract = 15
|
||||
}
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
geographical_region = world_europe_west_britannia
|
||||
geographical_region = world_europe_west_francia
|
||||
geographical_region = world_europe_west_benelux
|
||||
geographical_region = world_nistrenia_wealthy
|
||||
}
|
||||
}
|
||||
add = 2000
|
||||
}
|
||||
add = {
|
||||
value = county.development_level
|
||||
multiply = 1.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue