Add "ignore_tech_cost_multiplier" to "tree-seeding"
This commit is contained in:
parent
4600905c48
commit
ec09fc8d07
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ tech.unit = {
|
||||||
},
|
},
|
||||||
time = 10
|
time = 10
|
||||||
}
|
}
|
||||||
|
tech.ignore_tech_cost_multiplier = true
|
||||||
|
|
||||||
data.raw.technology["fish-breeding"].prerequisites = { "agricultural-science-pack" }
|
data.raw.technology["fish-breeding"].prerequisites = { "agricultural-science-pack" }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue