fix dirty water solution
This commit is contained in:
parent
24ff2f6073
commit
23d0a86857
1 changed files with 1 additions and 1 deletions
|
@ -1617,7 +1617,7 @@ data:extend({
|
||||||
},
|
},
|
||||||
results = {
|
results = {
|
||||||
{type="fluid", name="el_dirty_water", amount=1000},
|
{type="fluid", name="el_dirty_water", amount=1000},
|
||||||
{type="item", name="fi_materials_dirty_solution", amount=1},
|
{type="item", name="fi_materials_empty_solution", amount=1},
|
||||||
},
|
},
|
||||||
result_count = 1,
|
result_count = 1,
|
||||||
energy_required = 0.2,
|
energy_required = 0.2,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue