Add "ignore_tech_cost_multiplier" to "tree-seeding"

This commit is contained in:
Simon Brodtmann 2025-02-24 00:25:28 +01:00
parent 4600905c48
commit ec09fc8d07

View file

@ -120,6 +120,7 @@ tech.unit = {
},
time = 10
}
tech.ignore_tech_cost_multiplier = true
data.raw.technology["fish-breeding"].prerequisites = { "agricultural-science-pack" }