Steam assembler technology should not ignore tech cost multiplier
This commit is contained in:
parent
1b117be9c6
commit
8e1c774e2a
1 changed files with 1 additions and 1 deletions
|
@ -106,6 +106,6 @@ data:extend({
|
||||||
ingredients = { { "wood-science-pack", 1 } },
|
ingredients = { { "wood-science-pack", 1 } },
|
||||||
time = 15
|
time = 15
|
||||||
},
|
},
|
||||||
ignore_tech_cost_multiplier = true
|
ignore_tech_cost_multiplier = false
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Reference in a new issue