Skip to content

Commit

Permalink
Greenhouse Pollution Absorption #134
Browse files Browse the repository at this point in the history
  • Loading branch information
KiwiHawk committed Aug 7, 2023
1 parent e263e07 commit ca4d9aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bobgreenhouse/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Version: 1.2.0
Date: ???
Changes:
- Recipes with variable output now show range in tooltip #125
- Added a small polution absorption effect to greenhouses #134
Bugfixes:
- Fixed wood recipe icons and order #122
---------------------------------------------------------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions bobgreenhouse/prototypes/entities.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ data:extend({
energy_source = {
type = "electric",
usage_priority = "secondary-input",
emissions_per_minute = -10,
},
energy_usage = "100kW", --"25kW",
resistances = {
Expand Down

0 comments on commit ca4d9aa

Please sign in to comment.