More fixes
This commit is contained in:
parent
f78dbd4986
commit
a6f8acc22f
23 changed files with 5790 additions and 1934 deletions
|
|
@ -8450,7 +8450,7 @@ village_grazing_land_04 = {
|
|||
soundeffect = "event:/DLC/EP3/SFX/UI/domicile_buildings/ep3_ui_domicile_buildings_grazing_lands"
|
||||
}
|
||||
}
|
||||
grazing_land_05 = {
|
||||
village_grazing_land_05 = {
|
||||
construction_time = 730
|
||||
allowed_domicile_types = { minority_community farmstead }
|
||||
previous_building = village_grazing_land_04
|
||||
|
|
@ -8568,10 +8568,10 @@ grazing_land_05 = {
|
|||
soundeffect = "event:/DLC/EP3/SFX/UI/domicile_buildings/ep3_ui_domicile_buildings_grazing_lands"
|
||||
}
|
||||
}
|
||||
grazing_land_06 = {
|
||||
village_grazing_land_06 = {
|
||||
construction_time = 730
|
||||
allowed_domicile_types = { minority_community farmstead }
|
||||
previous_building = grazing_land_05
|
||||
previous_building = village_grazing_land_05
|
||||
|
||||
can_construct = {
|
||||
OR = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue