Skip to content

Commit

Permalink
balance: The sublimation recipe is now effected by productivity modules.
Browse files Browse the repository at this point in the history
  • Loading branch information
notnotmelon committed Dec 14, 2024
1 parent 4b2307d commit fb88cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prototypes/water-treatment.lua
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ data:extend {{
results = {
{type = "fluid", name = "steam", amount = 90, temperature = 165},
},
allow_productivity = false,
allow_productivity = true,
allow_decomposition = false,
category = "maraxsis-hydro-plant-or-chemistry",
energy_required = 5,
Expand Down

0 comments on commit fb88cfd

Please sign in to comment.