From ca4d9aaffa4a3cbb83c35ef5b859a7916d21681a Mon Sep 17 00:00:00 2001 From: KiwiHawk <59639+KiwiHawk@users.noreply.github.com> Date: Mon, 7 Aug 2023 15:28:20 -0700 Subject: [PATCH] Greenhouse Pollution Absorption #134 --- bobgreenhouse/changelog.txt | 1 + bobgreenhouse/prototypes/entities.lua | 1 + 2 files changed, 2 insertions(+) diff --git a/bobgreenhouse/changelog.txt b/bobgreenhouse/changelog.txt index 7a3d260f..c50e6063 100644 --- a/bobgreenhouse/changelog.txt +++ b/bobgreenhouse/changelog.txt @@ -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 --------------------------------------------------------------------------------------------------- diff --git a/bobgreenhouse/prototypes/entities.lua b/bobgreenhouse/prototypes/entities.lua index d94313df..e5183b75 100644 --- a/bobgreenhouse/prototypes/entities.lua +++ b/bobgreenhouse/prototypes/entities.lua @@ -17,6 +17,7 @@ data:extend({ energy_source = { type = "electric", usage_priority = "secondary-input", + emissions_per_minute = -10, }, energy_usage = "100kW", --"25kW", resistances = {