Compare commits
No commits in common. "8e1c774e2a8d015a9ac16d608e0b1b9d0808d0f3" and "67055378c842732a1523042f2d8ada26043b787a" have entirely different histories.
8e1c774e2a
...
67055378c8
2 changed files with 1 additions and 2 deletions
|
@ -129,7 +129,6 @@ basic-repair-pack=Basic repair pack
|
||||||
basic-radar=Basic radar
|
basic-radar=Basic radar
|
||||||
active-noise-cancelling=Active noise cancelling
|
active-noise-cancelling=Active noise cancelling
|
||||||
quality-assembler=Quality assembler
|
quality-assembler=Quality assembler
|
||||||
aai-wood-loader=Wood loader
|
|
||||||
|
|
||||||
[technology-description]
|
[technology-description]
|
||||||
wood-science-pack=Allows research of basic technologies based on wood products.
|
wood-science-pack=Allows research of basic technologies based on wood products.
|
||||||
|
|
|
@ -106,6 +106,6 @@ data:extend({
|
||||||
ingredients = { { "wood-science-pack", 1 } },
|
ingredients = { { "wood-science-pack", 1 } },
|
||||||
time = 15
|
time = 15
|
||||||
},
|
},
|
||||||
ignore_tech_cost_multiplier = false
|
ignore_tech_cost_multiplier = true
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
Loading…
Add table
Reference in a new issue